Skip to content
Zed

IRS SOI (income by ZIP) for Zed

io.github.mcpwright/soi-mcp

IRS income & tax stats by ZIP in your agent: AGI distribution, tax, credits, deductions.

client:Zed transport:stdio runtime:pypi

Install IRS SOI (income by ZIP) in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "soi-mcp": {
      "command": "uvx",
      "args": [
        "mcpwright-soi"
      ],
      "env": {
        "SOI_MCP_STORE": "<SOI_MCP_STORE>"
      }
    }
  }
}

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

IRS SOI (income by ZIP) in other clients