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