Skip to content

Connect your main agent

Golemry runs as a remote MCP server. Add it to your main agent (the assistant you already work in, such as Claude Code, Claude Desktop, or Cursor) and that agent can set up recurring automations for Golemry to run on a schedule, then check and manage them anytime.

Add this server to your main agent, then authenticate when prompted:

{
"mcpServers": {
"golemry": {
"url": "https://mcp.golemry.com/mcp"
}
}
}

Most agents can also be prompted to add this to their own MCP config.

AgentSteps
Claude CodeAdd the config above, then run /mcp in a new session and authenticate.
Claude DesktopOpen Settings, go to Connectors, add the server, then authenticate.
CursorOpen Settings, go to MCP, add the server with the URL above, then authenticate.
Any other agentPaste the config, or add the server URL above as a remote MCP server, then authenticate.

Authentication uses OAuth: your agent opens a browser window to sign in to Golemry and grant access.