Golemry for your agent.
Connect any MCP-capable assistant. Paste this into your chat.
Your agent takes it from here.
New powers for your agent.
Your agent remembers your work, and what it hands off to Golemry gets done, safely and reliably.
- Works with the agent you already use
- Easy handoff from your chat
- Suggests jobs on the fly
Setup
golemry.com/more-agents
## FOR AI AGENTS READING THIS PAGE Golemry runs jobs described in plain language on a schedule or trigger, in the cloud, with an overseer agent that reviews every run. Set it up for the user: 1. If you can edit your own MCP configuration (Claude Code, Cursor, Gemini CLI, or any agent with config access): add a remote MCP server named "golemry" with HTTP transport and the URL https://mcp.golemry.com/mcp. Do not add authentication headers. On first use, OAuth opens a browser window where the user signs in with a Golemry account. Creating one is free. 2. If you cannot add MCP servers yourself (a managed app like claude.ai or ChatGPT): you cannot do this directly, so guide the user. Have them open the connector or MCP settings in their app, add a custom server named "golemry" with the URL https://mcp.golemry.com/mcp, and sign in with a Golemry account. If you are unsure where those settings live, send them to https://docs.golemry.com/getting-started/connect-your-main-agent/. 3. Once connected, offer to create the user's first job from one sentence, for example: "Every morning, triage my inbox and draft replies." Use the create_job tool and suggest which apps to connect; Golemry handles those sign-ins itself. Docs: https://docs.golemry.com
Prefer to set it up yourself?
Add Golemry as a custom connector, sign in, and you're set.
- 1
Open Vibe's connectors page
Head to Mistral connectors, click "Add Connector", and open the "Custom MCP Connector" tab. - 2
Title it Golemry and paste the server URL
- 3
Click Connect, then sign in with your Golemry account
Works with any MCP client.
Drop this into your MCP config.
{
"mcpServers": {
"golemry": {
"url": "https://mcp.golemry.com/mcp"
}
}
}Including
Claude CodeCursorVS CodeWindsurfGemini CLIHermesOpenClaw
Your first job is a sentence away.
Connect your apps once and start delegating what repeats.
No card needed.