get-invoice — FieldRobin MCP Tool Read-only
get-invoice
(get invoice) is one of 47 tools on the
FieldRobin
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 FieldRobin get-invoice run in your project directory
- Claude Desktop FieldRobin get-invoice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FieldRobin get-invoice ~/.cursor/mcp.json
- VS Code FieldRobin get-invoice .vscode/mcp.json
- Zed FieldRobin get-invoice ~/.config/zed/settings.json
- Windsurf FieldRobin get-invoice ~/.codeium/windsurf/mcp_config.json
- Cline FieldRobin get-invoice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FieldRobin get-invoice ~/.gemini/settings.json
- Grok FieldRobin get-invoice .mcp.json (in your project root)
- ChatGPT FieldRobin get-invoice Settings → Connectors → Advanced → Developer mode
- Claude.ai FieldRobin get-invoice Settings → Connectors → Add custom connector
- LangChain FieldRobin get-invoice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fieldrobin https://fieldrobin.com/api/v1/mcp
Other tools on this server
- create-customer
- create-job
- get-workspace-summary
- search-locations
- get-location
- search-customers
- search-jobs
- get-customer
- get-job
- search-leads
- jobs-today
- get-lead
- search-quotes
- get-quote
- preview-quote
- search-invoices
- preview-invoice
- schedule-availability
- pipeline-next-actions
- pipeline-recommendations
- customer-service-requests
- search-service-requests
- get-service-request
- get-invoice-payment-status
- preview-review-requests
- search-reviews
- draft-review-reply
- search-referral-campaigns
- get-referral-campaign-attribution
- preview-referral-campaign
- search-reactivation-campaigns
- preview-reactivation-campaign
- search-broadcast-campaigns
- preview-broadcast-campaign
- search-social-drafts
- preview-social-draft
- list-job-photos
- search-inventory
- search-pricebook
- complaint-recall-risk
- routing-driving-risk
- operations-parts
- operations-scorecards
- reports-overview
- reports-by-location
- reports-customer-revenue-rank
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.