Skip to content
Zed

kra mcp for Zed

io.github.gabrielmahia/kra-mcp

MCP server for Kenya Revenue Authority tax workflows and information

client:Zed transport:stdio runtime:pypi

Install kra mcp in Zed

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

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

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

kra mcp in other clients