Skip to content
Windsurf

mcp saos for Windsurf

io.github.matematicsolutions/mcp-saos

MCP server for Polish court judgments via the SAOS API with verifiable citations.

client:Windsurf transport:stdio runtime:npm

Install mcp saos in Windsurf

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

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

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

mcp saos in other clients