Live Production Endpoint: https://mcp.corre.bond

    Connect AI Agents to Corre (MCP Server)

    Turn ChatGPT, Claude, or Cursor into your personal AI trader. Connect directly via https://mcp.corre.bond to analyze stock holdings, check vault yields, and execute transactions hands-free.

    1. ChatGPT (Developer Mode & Connectors)

    ChatGPT supports native MCP connectors over SSE. Connect Corre's live endpoint directly:

    Step-by-Step ChatGPT Setup

    1. In ChatGPT, navigate to Settings → Security & Login and ensure Developer mode is enabled.
    2. Go to the Plugins / Connectors menu (via Advanced Settings or the + icon in your chat composer).
    3. Select Add MCP Server / Connector.
    4. Set the connection protocol to SSE and enter our production URL:
    https://mcp.corre.bond

    ✨ Once connected, all Corre tools (e.g. list_available_stocks, get_user_portfolio, prepare_buy_stock, get_savings_yield) will automatically be available in your ChatGPT session!

    2. Claude (Connectors & Claude Desktop)

    Claude allows you to add custom Remote MCP Connectors in app settings or via your desktop configuration file.

    Option A: Claude App Settings (Connectors)

    1. Open Claude and navigate to Settings → Integrations / Connectors.
    2. Click Add Custom MCP Connector.
    3. Enter our production SSE endpoint URL: https://mcp.corre.bond

    Option B: Config File (claude_desktop_config.json)

    {
      "mcpServers": {
        "corre-yield-hub": {
          "url": "https://mcp.corre.bond"
        }
      }
    }

    3. Cursor & Windsurf IDE

    In Cursor Settings → Features → MCP, click Add New Server:

    • Name: corre-yield-hub
    • Type: sse
    • URL: https://mcp.corre.bond

    4. Other MCP Clients (Goose, Raycast, Open-WebUI)

    Use our production SSE endpoint URL directly:

    https://mcp.corre.bond