MCP Server

https://mcp.dev.themarketer.dev/mcp

Authentication: You will be asked to approve access and sign in on first connect.

Add to Claude (web & desktop)

  1. Open SettingsConnectors.
  2. Click Add custom connector.
  3. Name it (e.g. theMarketer) and paste the endpoint above as the URL.
  4. Click Connect, approve access and sign in with your theMarketer ID.

Manual setup

Configured via JSON (e.g. Codex, Cursor, Claude Code):

{
  "mcpServers": {
    "theMarketer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.dev.themarketer.dev/mcp",
        "--static-oauth-client-metadata",
        "{\"scope\":\"read write\"}"
      ]
    }
  }
}

Health

Status endpoint: /healthz