mcp krs for Windsurf
io.github.matematicsolutions/mcp-krs
MCP server for the Polish KRS company registry via the official Ministry of Justice API.
client:Windsurf
transport:stdio
runtime:npm
Install mcp krs in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-krs": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-krs"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs