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