Skip to content

tax calculator ai mcp for Zed

io.github.csoai-org/tax-calculator-ai-mcp

AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat

client:Zed transport:stdio runtime:pypi

Install tax calculator ai mcp in Zed

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

{
  "context_servers": {
    "tax-calculator-ai-mcp": {
      "command": "uvx",
      "args": [
        "tax-calculator-ai-mcp"
      ]
    }
  }
}

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

tax calculator ai mcp in other clients