explain_transaction — Base Transaction Decoder MCP Tool
explain_transaction
(explain transaction) is one of 2 tools on the
Base Transaction Decoder
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call explain_transaction from your client
- Claude Code Base Transaction Decoder explain_transaction run in your project directory
- Claude Desktop Base Transaction Decoder explain_transaction ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Base Transaction Decoder explain_transaction ~/.cursor/mcp.json
- VS Code Base Transaction Decoder explain_transaction .vscode/mcp.json
- Zed Base Transaction Decoder explain_transaction ~/.config/zed/settings.json
- Windsurf Base Transaction Decoder explain_transaction ~/.codeium/windsurf/mcp_config.json
- Cline Base Transaction Decoder explain_transaction ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Base Transaction Decoder explain_transaction ~/.gemini/settings.json
- Grok Base Transaction Decoder explain_transaction .mcp.json (in your project root)
- ChatGPT Base Transaction Decoder explain_transaction Settings → Connectors → Advanced → Developer mode
- Claude.ai Base Transaction Decoder explain_transaction Settings → Connectors → Add custom connector
- LangChain Base Transaction Decoder explain_transaction pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http base-transaction-decoder https://api.0200project.com/mcp?ref=mcp-registry
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.