Skip to main content

MCP server

Slothbox has a hosted Model Context Protocol server, so you can ask Claude, Cursor, Codex, or any other MCP-aware assistant about your organisations, members, and invites in plain English.

Server URL

https://mcp.slothbox.dev

This is the address you give to your MCP client. The first time you connect, a browser window opens, you sign in to Slothbox and click Allow, and the client is connected. There's no API key to copy around — the assistant calls the server on your behalf, with your account.

The MCP server is read-only. Assistants can look things up for you, but cannot create, change, or delete anything.

:::info Not a headless-automation channel The MCP server is read-only and bound to a human OAuth sign-in — an assistant calls it on your behalf, while you're signed in. It is not a way to run unattended automation at scale. For headless, no-human-present access, use the API plan with an org-level service-account key and authenticate as described in the headless guide. :::

Pick your client on the Connecting page.