bazos mcp for Zed
io.github.andrijdavid/bazos-mcp
MCP server for interacting with Bazos.cz and Bazos.sk
client:Zed
transport:stdio
runtime:npm
Install bazos mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bazos-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/bazos-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs