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