Cursor

Cursor

A quick guide on how to connect GoMarble MCP with cursor.

A quick guide on how to connect GoMarble MCP with cursor.

2

min read

Using with Cursor
  1. Go to your Cursor editor's settings ("Settings" > "Cursor Settings")

  2. Navigate to "MCP" > "+ Add new global MCP server" OR "Tools & Integrations" > "New MCP Server"

  3. Add the following to your mcp.json:

    {
        "marble": {
            "command": "npx",
            "args": ["mcp-remote", "https://apps.gomarble.ai/mcp-api/sse"]
        }
    }
    
    
  4. Save your mcp.json file. If this is your first time using the integration, you'll be prompted to authenticate

  5. Once authenticated, you can start using Cursor with our MCP server

Note: If you run into Internal Server Error you can delete your local ~/.mcp-auth directory:
rm -rf ~/.mcp-auth

Warning: If you have other applications that might be using this directory ~/.mcp-auth you will need to re-auth (e.g., other applications that use mcp-remote)

AI-Assisted Performance Marketing Experts

Copyright © GoMarble AI 2025

AI-Assisted Performance Marketing Experts

Copyright © GoMarble AI 2025

AI-Assisted Performance Marketing Experts

Copyright © GoMarble AI 2025

On This Page