tiny_get_invoice — Tiny (Olist Tiny) MCP Tool
tiny_get_invoice
(tiny get invoice) is one of 20 tools on the
Tiny (Olist Tiny)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call tiny_get_invoice from your client
- Claude Code Tiny (Olist Tiny) tiny_get_invoice run in your project directory
- Claude Desktop Tiny (Olist Tiny) tiny_get_invoice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tiny (Olist Tiny) tiny_get_invoice ~/.cursor/mcp.json
- VS Code Tiny (Olist Tiny) tiny_get_invoice .vscode/mcp.json
- Zed Tiny (Olist Tiny) tiny_get_invoice ~/.config/zed/settings.json
- Windsurf Tiny (Olist Tiny) tiny_get_invoice ~/.codeium/windsurf/mcp_config.json
- Cline Tiny (Olist Tiny) tiny_get_invoice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tiny (Olist Tiny) tiny_get_invoice ~/.gemini/settings.json
- Grok Tiny (Olist Tiny) tiny_get_invoice .mcp.json (in your project root)
- ChatGPT Tiny (Olist Tiny) tiny_get_invoice Settings → Connectors → Advanced → Developer mode
- Claude.ai Tiny (Olist Tiny) tiny_get_invoice Settings → Connectors → Add custom connector
- LangChain Tiny (Olist Tiny) tiny_get_invoice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tiny-mcp https://api.mcp.ai/p_tiny
Other tools on this server
- tiny_list_accounts
- tiny_list_products
- tiny_get_product
- tiny_get_product_stock
- tiny_list_orders
- tiny_get_order
- tiny_list_contacts
- tiny_get_contact
- tiny_create_contact
- tiny_list_invoices
- tiny_list_payables
- tiny_list_receivables
- tiny_list_sellers
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
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.