Model Context Protocol

Connect Milago to your AI assistant

Paste one URL, sign in once. No API keys, no config files.

ClaudeCursor
Connect to
  1. 1

    Open Claude settings

    In Claude Desktop or claude.ai, go to Settings → Connectors.Settings → Connectors
  2. 2

    Add the Milago connector

    Click Add custom connector, name it Milago, and paste the URL:
    https://milago.ai/api/mcp
  3. 3

    Connect and sign in

    Hit Add → Connect, sign in with your Milago account, and approve. Done — try “List my pending Milago tasks.”
One URL, sign in once — no API key. Works with Claude, Cursor, and any MCP-compatible assistant.
Advanced — API key / self-hosted (stdio)

Can't use OAuth (self-hosted instance) or prefer to manage credentials yourself? Generate a key in Settings → API Keys, then run the installer:

$npx -y @milago/setup

It detects your installed clients and writes a stdio config using MILAGO_API_KEY. Remove everything with npx -y @milago/setup --uninstall.

Test it works

Once connected, try one of these prompts:

  • List my pending Milago tasks
  • Search my meetings about onboarding
  • Create a Milago task: follow up with the design team on the new landing page

Troubleshooting