Skip to content
Windsurf

Stockbit MCP for Windsurf

io.github.ino-xious/stockbit-mcp

Indonesian exchange (IDX) via your own Stockbit account: quotes, bandarmology, charts. Unofficial.

client:Windsurf transport:stdio runtime:npm

Install Stockbit 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": {
    "stockbit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stockbit-mcp"
      ],
      "env": {
        "STOCKBIT_TOOLS": "<STOCKBIT_TOOLS>",
        "STOCKBIT_TRADING": "<STOCKBIT_TRADING>",
        "STOCKBIT_NO_BROWSER": "<STOCKBIT_NO_BROWSER>",
        "STOCKBIT_STORE_DIR": "<STOCKBIT_STORE_DIR>"
      }
    }
  }
}

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

Stockbit MCP in other clients