Skip to content
Windsurf

mcp isap for Windsurf

io.github.matematicsolutions/mcp-isap

MCP server for Polish legislation (Dziennik Ustaw / Monitor Polski) via Sejm ELI API.

client:Windsurf transport:stdio runtime:npm

Install mcp isap in Windsurf

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

{
  "mcpServers": {
    "mcp-isap": {
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-isap"
      ]
    }
  }
}

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

mcp isap in other clients