Skip to content
Windsurf

raportagent mcp for Windsurf

io.github.raportagent/raportagent-mcp

Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.

client:Windsurf transport:stdio runtime:npm

Install raportagent mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "raportagent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@raportagent/mcp"
      ],
      "env": {
        "RAPORTAGENT_API_KEY": "<RAPORTAGENT_API_KEY>",
        "RAPORTAGENT_BASE_URL": "<RAPORTAGENT_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

raportagent mcp in other clients