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