get-invoice-payment-status — FieldRobin MCP Tool Read-only
get-invoice-payment-status
(get invoice payment status) 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-payment-status from your client
- Claude Code FieldRobin get-invoice-payment-status run in your project directory
- Claude Desktop FieldRobin get-invoice-payment-status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FieldRobin get-invoice-payment-status ~/.cursor/mcp.json
- VS Code FieldRobin get-invoice-payment-status .vscode/mcp.json
- Zed FieldRobin get-invoice-payment-status ~/.config/zed/settings.json
- Windsurf FieldRobin get-invoice-payment-status ~/.codeium/windsurf/mcp_config.json
- Cline FieldRobin get-invoice-payment-status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FieldRobin get-invoice-payment-status ~/.gemini/settings.json
- Grok FieldRobin get-invoice-payment-status .mcp.json (in your project root)
- ChatGPT FieldRobin get-invoice-payment-status Settings → Connectors → Advanced → Developer mode
- Claude.ai FieldRobin get-invoice-payment-status Settings → Connectors → Add custom connector
- LangChain FieldRobin get-invoice-payment-status 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
- get-invoice
- preview-invoice
- schedule-availability
- pipeline-next-actions
- pipeline-recommendations
- customer-service-requests
- search-service-requests
- get-service-request
- 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.