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.
MCP config
Section titled “MCP config”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.
How to add it
Section titled “How to add it”| Agent | Steps |
|---|---|
| Claude Code | Add the config above, then run /mcp in a new session and authenticate. |
| Claude Desktop | Open Settings, go to Connectors, add the server, then authenticate. |
| Cursor | Open Settings, go to MCP, add the server with the URL above, then authenticate. |
| Any other agent | Paste 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.