mcp krs for Zed
io.github.matematicsolutions/mcp-krs
MCP server for the Polish KRS company registry via the official Ministry of Justice API.
client:Zed
transport:stdio
runtime:npm
Install mcp krs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-krs": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-krs"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs