Connect

Add Strategy MCP to your IDE.

One server, works the same in Cursor, Claude Code, Windsurf, or Claude Desktop. No separate app, no API keys to manage by hand.

Step 1

Create your account

Sign in or create an account first - your first full run is free, no card required.

Step 2

Add the server

If your client supports adding a remote MCP server by URL:

https://strategy-mcp.fly.dev/mcp

Claude Code (CLI):

claude mcp add --transport http strategy-mcp https://strategy-mcp.fly.dev/mcp

Cursor, Windsurf, or a manual mcp.json:

{
  "mcpServers": {
    "strategy-mcp": {
      "url": "https://strategy-mcp.fly.dev/mcp"
    }
  }
}

Step 3

Authenticate

The first tool call will prompt you to sign in through your browser. If your client doesn't prompt automatically, open https://strategy-mcp.fly.dev/auth directly, or ask your agent to run the authenticate_mcp prompt.

Step 4

Run it

In your agent chat, say “run strategy mcp” and paste in your project brief when asked.

We use one essential cookie to keep you signed in, and - only if you say yes - Google Analytics to see which pages actually get used. Cookie policy