← Registry

Productivity

fieldrobin.com

MCP server for FieldRobin that enables creating customers and jobs, retrieving workspace summaries, and managing business locations.

2 endpoints94 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://fieldrobin.com/api/v1/mcp

No auth detected

MCP server metadata

Name
fieldrobin-mcp
Version
1.2.1
Capabilities
toolsresources
Server instructions

Discover the authenticated FieldRobin tool catalog for each new session. Request mcp:read for read tools, mcp:customers:write for direct customer creation, and mcp:jobs:write for direct job creation; mcp:write remains a broad compatibility scope. Use mcp:read only when the user intentionally wants a read-only connection. The legacy mcp:use scope remains read-only compatible. Use available tools according to their annotations and required scopes. If an operation needs more permission, use the client authorization flow instead of claiming FieldRobin cannot perform it. Create-customer and create-job persist directly only when the corresponding OAuth write scope is granted, and return an authoritative verified result.

Known tools 47

create-customer

Creates one customer directly in the selected FieldRobin business when the connection has customer-write permission.

Potential side effects
create-job

Creates one job directly in the selected FieldRobin business when the connection has job-write permission.

Potential side effects
get-workspace-summary

Returns a limited, read-only summary of the authenticated FieldRobin workspace.

Inferred read-only
search-locations

Lists physical locations in the authenticated workspace.

Inferred read-only
get-location

Returns one location and its public Google listing status.

Inferred read-only
search-customers

Searches the authenticated workspace customers without exposing addresses, notes, or other private fields.

Inferred read-only
search-jobs

Searches the authenticated workspace jobs using safe summary fields only; it does not return service addresses, notes, or amounts.

Inferred read-only
get-customer

Returns one authorized customer using bounded contact and lifecycle fields; addresses and notes are excluded.

Inferred read-only
get-job

Returns one authorized job using bounded customer, schedule, status, and technician fields; service addresses, notes, and amounts are excluded.

Inferred read-only
search-leads

Searches authorized workspace leads with bounded contact, source, status, and service-interest fields; notes and estimated values are excluded.

Inferred read-only
jobs-today

Lists authorized jobs scheduled for a business day, with bounded customer, schedule, status, and technician fields.

Inferred read-only
get-lead

Returns one authorized lead using bounded contact, source, status, and service-interest fields; notes, budget, and internal summaries are excluded.

Inferred read-only
search-quotes

Searches authorized estimates using bounded customer, status, title, and total fields; notes, terms, and addresses are excluded.

Inferred read-only
get-quote

Returns one authorized estimate with bounded customer, status, pricing, revision, and line-item fields; addresses, notes, and terms are excluded.

Inferred read-only
preview-quote

Calculates a deterministic estimate preview without saving, sending, or creating a quote.

Inferred read-only
search-invoices

Searches authorized invoices using bounded customer, job, status, payment, due-date, and total fields; payment links and addresses are excluded.

Potential side effects
get-invoice

Returns one authorized invoice with bounded customer, job, payment-state, due-date, and line-item fields; payment links, addresses, and internal notes are excluded.

Potential side effects
preview-invoice

Calculates a deterministic invoice preview without saving, charging, sending, or creating an invoice.

Potential side effects
schedule-availability

Calculates verified busy jobs and open planning windows for a local business day without scheduling or changing a job.

Inferred read-only
pipeline-next-actions

Lists persisted pipeline attention items for the authenticated business without changing, dismissing, or executing them.

Inferred read-only
pipeline-recommendations

Lists persisted pipeline recommendations for the authenticated business without generating, editing, approving, rejecting, or executing them.

Inferred read-only
customer-service-requests

Lists recent active service requests associated with one authorized customer using bounded status, source, urgency, and scheduling fields.

Inferred read-only
search-service-requests

Finds bounded active service-request inbox records for the authenticated business without exposing request descriptions, addresses, contact channels, or outreach controls.

Inferred read-only
get-service-request

Returns one authorized service-request inbox record using bounded status, source, urgency, and scheduling fields without exposing request descriptions, addresses, contact channels, metadata, files, or outreach controls.

Inferred read-only
get-invoice-payment-status

Returns the authoritative payment state for one authorized invoice without exposing payment links or provider identifiers.

Potential side effects
preview-review-requests

Previews explicit completed jobs for review requests, including eligibility and skip reasons, without sending anything.

Inferred read-only
search-reviews

Searches authorized reviews by reviewer, customer, job, rating, platform, or reply status using bounded fields.

Inferred read-only
draft-review-reply

Drafts a policy-aware reply for one authorized review without posting or changing the review.

Inferred read-only
search-referral-campaigns

Searches authorized referral campaigns by name, status, message channel, and bounded performance fields.

Potential side effects
get-referral-campaign-attribution

Shows verified referral campaign totals and conversion activity without returning referral tokens or bearer-like links.

Inferred read-only
preview-referral-campaign

Previews eligible completed jobs for one authorized referral campaign without sending or changing records.

Inferred read-only
search-reactivation-campaigns

Searches authorized reactivation campaigns by name, status, channel, and job-type filter.

Inferred read-only
preview-reactivation-campaign

Previews dormant customers eligible for one authorized reactivation campaign without sending or changing records.

Inferred read-only
search-broadcast-campaigns

Searches authorized broadcast campaigns by name, status, message channel, and bounded delivery fields.

Potential side effects
preview-broadcast-campaign

Previews one approved broadcast audience, including suppression and policy skips, without sending or changing records.

Inferred read-only
search-social-drafts

Searches authorized social drafts and returns bounded content, status, platform, source-review, and approval metadata.

Inferred read-only
preview-social-draft

Validates social post copy for an authorized source review without saving or publishing it.

Potential side effects
list-job-photos

Lists authorized private photos attached to one job with protected download URLs, filenames, captions, and media types.

Inferred read-only
search-inventory

Searches active inventory in the authenticated workspace and can identify low-stock items without exposing internal cost or margin fields.

Inferred read-only
search-pricebook

Searches active customer-facing services and materials in the authenticated workspace without exposing internal cost or markup fields.

Inferred read-only
complaint-recall-risk

Lists complaint and recall risk records for the authenticated workspace without exposing private operational notes.

Inferred read-only
routing-driving-risk

Reads a local business day route and high driving-risk stops for the authenticated workspace without exposing addresses or private route notes.

Inferred read-only
operations-parts

Reads bounded parts stock, technician exposure, and transaction metadata for the authenticated workspace without exposing amounts, item pricing, or private notes.

Inferred read-only
operations-scorecards

Reads bounded technician performance and coaching signals for the authenticated workspace without exposing coaching notes or private contact fields.

Inferred read-only
reports-overview

Reads aggregate revenue, receivables, job, lead, and estimate performance for the authenticated workspace without exposing customer names, addresses, invoice rows, or mutation access.

Potential side effects
reports-by-location

Compares revenue, activation, retention, and review-request outcomes by physical location.

Inferred read-only
reports-customer-revenue-rank

Ranks named customers by paid invoice revenue for the authenticated workspace.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fieldrobin-mcp]
url = "https://fieldrobin.com/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fieldrobin-mcp": {
      "type": "http",
      "url": "https://fieldrobin.com/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fieldrobin-mcp
Remote MCP URL: https://fieldrobin.com/api/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fieldrobin-mcp": {
      "url": "https://fieldrobin.com/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fieldrobin-mcp": {
      "type": "http",
      "url": "https://fieldrobin.com/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fieldrobin-mcp",
  "transport": "streamable-http",
  "url": "https://fieldrobin.com/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://fieldrobin.com/.well-known/mcp

No auth detected

MCP server metadata

Name
fieldrobin-mcp
Version
1.2.1
Capabilities
toolsresources
Server instructions

Discover the authenticated FieldRobin tool catalog for each new session. Request mcp:read for read tools, mcp:customers:write for direct customer creation, and mcp:jobs:write for direct job creation; mcp:write remains a broad compatibility scope. Use mcp:read only when the user intentionally wants a read-only connection. The legacy mcp:use scope remains read-only compatible. Use available tools according to their annotations and required scopes. If an operation needs more permission, use the client authorization flow instead of claiming FieldRobin cannot perform it. Create-customer and create-job persist directly only when the corresponding OAuth write scope is granted, and return an authoritative verified result.

Known tools 47

create-customer

Creates one customer directly in the selected FieldRobin business when the connection has customer-write permission.

Potential side effects
create-job

Creates one job directly in the selected FieldRobin business when the connection has job-write permission.

Potential side effects
get-workspace-summary

Returns a limited, read-only summary of the authenticated FieldRobin workspace.

Inferred read-only
search-locations

Lists physical locations in the authenticated workspace.

Inferred read-only
get-location

Returns one location and its public Google listing status.

Inferred read-only
search-customers

Searches the authenticated workspace customers without exposing addresses, notes, or other private fields.

Inferred read-only
search-jobs

Searches the authenticated workspace jobs using safe summary fields only; it does not return service addresses, notes, or amounts.

Inferred read-only
get-customer

Returns one authorized customer using bounded contact and lifecycle fields; addresses and notes are excluded.

Inferred read-only
get-job

Returns one authorized job using bounded customer, schedule, status, and technician fields; service addresses, notes, and amounts are excluded.

Inferred read-only
search-leads

Searches authorized workspace leads with bounded contact, source, status, and service-interest fields; notes and estimated values are excluded.

Inferred read-only
jobs-today

Lists authorized jobs scheduled for a business day, with bounded customer, schedule, status, and technician fields.

Inferred read-only
get-lead

Returns one authorized lead using bounded contact, source, status, and service-interest fields; notes, budget, and internal summaries are excluded.

Inferred read-only
search-quotes

Searches authorized estimates using bounded customer, status, title, and total fields; notes, terms, and addresses are excluded.

Inferred read-only
get-quote

Returns one authorized estimate with bounded customer, status, pricing, revision, and line-item fields; addresses, notes, and terms are excluded.

Inferred read-only
preview-quote

Calculates a deterministic estimate preview without saving, sending, or creating a quote.

Inferred read-only
search-invoices

Searches authorized invoices using bounded customer, job, status, payment, due-date, and total fields; payment links and addresses are excluded.

Potential side effects
get-invoice

Returns one authorized invoice with bounded customer, job, payment-state, due-date, and line-item fields; payment links, addresses, and internal notes are excluded.

Potential side effects
preview-invoice

Calculates a deterministic invoice preview without saving, charging, sending, or creating an invoice.

Potential side effects
schedule-availability

Calculates verified busy jobs and open planning windows for a local business day without scheduling or changing a job.

Inferred read-only
pipeline-next-actions

Lists persisted pipeline attention items for the authenticated business without changing, dismissing, or executing them.

Inferred read-only
pipeline-recommendations

Lists persisted pipeline recommendations for the authenticated business without generating, editing, approving, rejecting, or executing them.

Inferred read-only
customer-service-requests

Lists recent active service requests associated with one authorized customer using bounded status, source, urgency, and scheduling fields.

Inferred read-only
search-service-requests

Finds bounded active service-request inbox records for the authenticated business without exposing request descriptions, addresses, contact channels, or outreach controls.

Inferred read-only
get-service-request

Returns one authorized service-request inbox record using bounded status, source, urgency, and scheduling fields without exposing request descriptions, addresses, contact channels, metadata, files, or outreach controls.

Inferred read-only
get-invoice-payment-status

Returns the authoritative payment state for one authorized invoice without exposing payment links or provider identifiers.

Potential side effects
preview-review-requests

Previews explicit completed jobs for review requests, including eligibility and skip reasons, without sending anything.

Inferred read-only
search-reviews

Searches authorized reviews by reviewer, customer, job, rating, platform, or reply status using bounded fields.

Inferred read-only
draft-review-reply

Drafts a policy-aware reply for one authorized review without posting or changing the review.

Inferred read-only
search-referral-campaigns

Searches authorized referral campaigns by name, status, message channel, and bounded performance fields.

Potential side effects
get-referral-campaign-attribution

Shows verified referral campaign totals and conversion activity without returning referral tokens or bearer-like links.

Inferred read-only
preview-referral-campaign

Previews eligible completed jobs for one authorized referral campaign without sending or changing records.

Inferred read-only
search-reactivation-campaigns

Searches authorized reactivation campaigns by name, status, channel, and job-type filter.

Inferred read-only
preview-reactivation-campaign

Previews dormant customers eligible for one authorized reactivation campaign without sending or changing records.

Inferred read-only
search-broadcast-campaigns

Searches authorized broadcast campaigns by name, status, message channel, and bounded delivery fields.

Potential side effects
preview-broadcast-campaign

Previews one approved broadcast audience, including suppression and policy skips, without sending or changing records.

Inferred read-only
search-social-drafts

Searches authorized social drafts and returns bounded content, status, platform, source-review, and approval metadata.

Inferred read-only
preview-social-draft

Validates social post copy for an authorized source review without saving or publishing it.

Potential side effects
list-job-photos

Lists authorized private photos attached to one job with protected download URLs, filenames, captions, and media types.

Inferred read-only
search-inventory

Searches active inventory in the authenticated workspace and can identify low-stock items without exposing internal cost or margin fields.

Inferred read-only
search-pricebook

Searches active customer-facing services and materials in the authenticated workspace without exposing internal cost or markup fields.

Inferred read-only
complaint-recall-risk

Lists complaint and recall risk records for the authenticated workspace without exposing private operational notes.

Inferred read-only
routing-driving-risk

Reads a local business day route and high driving-risk stops for the authenticated workspace without exposing addresses or private route notes.

Inferred read-only
operations-parts

Reads bounded parts stock, technician exposure, and transaction metadata for the authenticated workspace without exposing amounts, item pricing, or private notes.

Inferred read-only
operations-scorecards

Reads bounded technician performance and coaching signals for the authenticated workspace without exposing coaching notes or private contact fields.

Inferred read-only
reports-overview

Reads aggregate revenue, receivables, job, lead, and estimate performance for the authenticated workspace without exposing customer names, addresses, invoice rows, or mutation access.

Potential side effects
reports-by-location

Compares revenue, activation, retention, and review-request outcomes by physical location.

Inferred read-only
reports-customer-revenue-rank

Ranks named customers by paid invoice revenue for the authenticated workspace.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fieldrobin-mcp]
url = "https://fieldrobin.com/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fieldrobin-mcp": {
      "type": "http",
      "url": "https://fieldrobin.com/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fieldrobin-mcp
Remote MCP URL: https://fieldrobin.com/.well-known/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fieldrobin-mcp": {
      "url": "https://fieldrobin.com/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fieldrobin-mcp": {
      "type": "http",
      "url": "https://fieldrobin.com/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fieldrobin-mcp",
  "transport": "streamable-http",
  "url": "https://fieldrobin.com/.well-known/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.