verify_fact — opentax MCP Tool
verify_fact
(verify fact) 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 verify_fact from your client
- Claude Code opentax verify_fact run in your project directory
- Claude Desktop opentax verify_fact ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor opentax verify_fact ~/.cursor/mcp.json
- VS Code opentax verify_fact .vscode/mcp.json
- Zed opentax verify_fact ~/.config/zed/settings.json
- Windsurf opentax verify_fact ~/.codeium/windsurf/mcp_config.json
- Cline opentax verify_fact ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI opentax verify_fact ~/.gemini/settings.json
- Grok opentax verify_fact .mcp.json (in your project root)
- ChatGPT opentax verify_fact Settings → Connectors → Advanced → Developer mode
- Claude.ai opentax verify_fact Settings → Connectors → Add custom connector
- LangChain opentax verify_fact 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.