Skip to content
Windsurf

mcp-belgium for Windsurf

io.github.lacausecrypto/mcp-belgium

Single MCP server for Belgian public transport, statistics, open data, and geospatial services.

client:Windsurf transport:stdio runtime:npm

Install mcp-belgium 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": {
    "mcp-belgium": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-belgium"
      ],
      "env": {
        "STIB_API_KEY": "<STIB_API_KEY>",
        "CBEAPI_KEY": "<CBEAPI_KEY>"
      }
    }
  }
}

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

mcp-belgium in other clients