KontragentPro for Zed
io.github.kontragentpro/kontragentpro-mcp
Russian company data by INN: registry, financials, bankruptcy, inspections, sanctions
client:Zed
transport:stdio
runtime:pypi
Install KontragentPro in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kontragentpro-mcp": {
"command": "uvx",
"args": [
"kontragentpro-mcp"
],
"env": {
"KONTRAGENTPRO_API_KEY": "<KONTRAGENTPRO_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs