IRS SOI (income by ZIP) for Windsurf
io.github.mcpwright/soi-mcp
IRS income & tax stats by ZIP in your agent: AGI distribution, tax, credits, deductions.
client:Windsurf
transport:stdio
runtime:pypi
Install IRS SOI (income by ZIP) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"soi-mcp": {
"command": "uvx",
"args": [
"mcpwright-soi"
],
"env": {
"SOI_MCP_STORE": "<SOI_MCP_STORE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs