Services

Connect your agent

Every tool below becomes available to your agent, and calls are charged to your credits. You need an account either way.

Create an account → it is the same account you sign into the app with

Cursor, and clients with a config file

Add this to ~/.cursor/mcp.json, with your token in MU_TOKEN.

{
  "mcpServers": {
    "mu": {
      "url": "https://micro.mu/mcp",
      "headers": {
        "Authorization": "Bearer ${env:MU_TOKEN}"
      }
    }
  }
}

Claude Desktop

Settings → Connectors → Add custom connector, and paste https://micro.mu/mcp. It opens a browser and asks you to sign in to Mu — no token needed. Pasting the URL into claude_desktop_config.json will not work: that file only takes local command-line servers.

Anything else that speaks MCP takes one or the other. Try a call first in the playground.

Only want some of it?

Pick the services this connection should see. Everything else stays callable, it just isn't in the list your agent reads every turn.

https://micro.mu/mcp