Skip to content
Zed

county mcp for Zed

io.github.gabrielmahia/county-mcp

MCP server for Kenyan county-government services and coordination

client:Zed transport:stdio runtime:pypi

Install county mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "county-mcp": {
      "command": "uvx",
      "args": [
        "county-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

county mcp in other clients