// agent connection
Connect an AI agent to Gyrence
Point Claude, ChatGPT, Claude Code, or any MCP client at the OAuth MCP server below. The connection signs you in as your Gyrence user, so the agent acts as you.
MCP server URL
https://www.gyrence.com/lovable-mcpThis URL always points to the current deployment. Copy it, then paste it into whichever client you use.
The OAuth connection currently exposes identity verification. The five Gyrence data primitives are available through the workspace-key MCP endpoint.
Looking for the Claude-specific connector guide? See the Claude connector docs.
Connect
Pick the client you use most often. The same MCP URL works for all of them.
Claude
- 1Open the pre-filled Claude connector form (or go to Claude's Connectors page and choose Add custom connector).
- 2Confirm the name and paste the MCP URL above, then click Add.
- 3Claude will open the Gyrence sign-in and consent screen. Sign in with your Google account and approve the connection.
- 4Enable the connector from the chat composer, then ask Claude to use Gyrence.
Claude Code
- 1Copy this one-line command and run it in a terminal:
claude mcp add --scope user --transport http gyrence 'https://www.gyrence.com/lovable-mcp' - 2Start Claude Code and run
/mcpto confirm the app is connected. - 3Sign in from the
/mcpmenu when prompted, then ask Claude Code to use Gyrence.
ChatGPT
- 1Open ChatGPT Connectors and enable Developer mode if it is not already on.
- 2Click Create app, give it a name, and paste the MCP URL above.
- 3Click Create, then enable the app from the chat composer.
- 4Ask ChatGPT to use Gyrence and it will call the available tools.
Other MCP clients
- 1Open the client's MCP server or custom connector settings.
- 2Create a new remote MCP server connection.
- 3Name the connection and paste the MCP URL above.
- 4Complete the sign-in and consent prompts, then enable the connection.
- 5Start a new chat and ask the assistant to use Gyrence.
Refresh after the app changes
Connected assistants cache the tool list. After Gyrence is updated, refresh the connector so the assistant sees the latest tools.
Claude
- 1Open the Connectors page and select the Gyrence connector.
- 2Refresh or update the connector's tools. If the URL changed, paste the latest MCP URL above.
- 3Ask Claude to use Gyrence again.
Claude Code
- 1Start a new Claude Code session — it loads the latest tools when it connects.
- 2If the URL changed, run
claude mcp remove gyrenceand then re-run the install command above.
ChatGPT
- 1Open the app's preferences and pick Gyrence under Enabled apps.
- 2Next to Information, click Refresh.
- 3If the URL changed, paste the latest MCP URL above. Start a new chat and ask ChatGPT to use Gyrence.
Other MCP clients
- 1Open the MCP server or connector settings for the Gyrence connection.
- 2Refresh the tool list, reload the server, or reconnect it.
- 3If the URL changed, paste the latest MCP URL above. Start a new chat and ask the assistant to use Gyrence.
