← Back to Plugins
MCP Server MCP

IRS SOI (income by ZIP)

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx mcpwright-soi

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcpwright-soi",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional path override for the local SQLite store (defaults to the OS cache dir).",
          "format": "string",
          "name": "SOI_MCP_STORE"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...