opentax for VS Code
io.github.invaro/opentax
Verifiable US tax oracle for AI agents: cited, machine-checkable federal and state tax computation
client:VS Code
transport:streamable-http
runtime:npm
tools:15
Install opentax in VS Code
.vscode/mcp.json
{
"servers": {
"opentax": {
"type": "http",
"url": "https://opentax.invaro.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs