Skip to content
Windsurf

insightsentry mcp for Windsurf

io.github.rezmeplxrf/insightsentry_mcp

MCP server for InsightSentry financial data API - market data, options, screeners, and more

client:Windsurf transport:stdio runtime:npm

Install insightsentry 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": {
    "insightsentry_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@insightsentry/mcp"
      ],
      "env": {
        "INSIGHTSENTRY_API_KEY": "<INSIGHTSENTRY_API_KEY>",
        "INSIGHTSENTRY_CONFIG_DIR": "<INSIGHTSENTRY_CONFIG_DIR>"
      }
    }
  }
}

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

insightsentry mcp in other clients