Skip to content
VS Code

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

What VS Code can do once it is connected

opentax in other clients