Skip to main content
The in-app version of this page, with your server URL pre-filled, is at Integrations, AI agents (MCP) in Koalr.
Add the server:
Then run /mcp inside Claude Code, choose koalr, and sign in with your Koalr account in the browser window that opens. Confirm with:

First call

Ask your agent to list your Koalr workspaces. It calls list_workspaces, which returns each organisation you belong to with its org_id and your role. Every other tool takes a site_id from list_sites, and an org_id when you want a workspace other than the default you chose at sign-in.

Disconnecting

Remove the server from your client and the agent stops immediately. Sign-ins expire within 24 hours. See Authentication.