Getting Started
Connect your agents
Connector URLs, agent tokens, and MCP client configuration for programmatic access
Coconut speaks MCP, so any MCP-compatible client can read and write your context directly instead of working from a static export. Every setup has the same shape: get a connector URL from the app, drop in an agent token, and point your client at it.
Your exact connector URL and a ready-made config snippet are in the app at Integrations. Agent tokens are created from Admin → Agent Keys. Generate one before you start the setup below.
Replace the URL with the connector URL from Integrations, and the placeholders with your agent token and your organization slug. Sign in when your client prompts you, or send the agent token as a bearer header directly.