compute_return — opentax MCP Tool
compute_return
(compute return) is one of 15 tools on the
opentax
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call compute_return from your client
- Claude Code opentax compute_return run in your project directory
- Claude Desktop opentax compute_return ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor opentax compute_return ~/.cursor/mcp.json
- VS Code opentax compute_return .vscode/mcp.json
- Zed opentax compute_return ~/.config/zed/settings.json
- Windsurf opentax compute_return ~/.codeium/windsurf/mcp_config.json
- Cline opentax compute_return ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI opentax compute_return ~/.gemini/settings.json
- Grok opentax compute_return .mcp.json (in your project root)
- ChatGPT opentax compute_return Settings → Connectors → Advanced → Developer mode
- Claude.ai opentax compute_return Settings → Connectors → Add custom connector
- LangChain opentax compute_return pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http opentax https://opentax.invaro.ai/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.