SavePropTax for VS Code
com.saveproptax/saveproptax
Free check of a California home for a Proposition 8 property tax reduction, plus owner filing.
client:VS Code
transport:streamable-http
tools:3
Install SavePropTax in VS Code
.vscode/mcp.json
{
"servers": {
"saveproptax": {
"type": "http",
"url": "https://saveproptax.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs