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