TurfHop

TurfHop MCP Connector for Claude

A+

Manage your lawn care and landscaping business with route planning, job scheduling, and customer billing in one app.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your TurfHop account to any AI agent and simplify how you coordinate your field service operations, scheduling, and billing through natural conversation.

What you can do

  • Customer Management — List and search customer records, create new profiles, and retrieve complete service histories.
  • Job Scheduling — List all service jobs, create new assignments, and update job details or statuses programmatically.
  • Billing & Invoicing — Monitor your cash flow by listing invoices, quotes, and payment statuses for your services.
  • Service Catalog — Browse your offered products and services to identify pricing and availability.
  • Operational tracking — Fetch detailed metadata for specific jobs or customers to stay on top of your mobile workforce.

How it works

  1. Subscribe to this server
  2. Enter your TurfHop API Key (found in your account settings)
  3. Start managing your field services from Claude, Cursor, or any MCP client

Who is this for?

  • Field Service Business Owners — quickly check job statuses and manage client records via simple AI commands.
  • Operations Managers — schedule new assignments and track team progress directly from the workspace.
  • Administrative Staff — monitor invoices and quotes to maintain an organized billing cycle via the AI assistant.
lawn-careschedulingroute-planningbillingservice-managementwork-orders

12 tools expose this connector's capabilities to your AI agent.

create_customer

Pass customer data as a JSON string. Create a new customer

create_job

Pass job data as a JSON string. Create a new service job

get_customer

Get customer details by ID

get_invoice

Get invoice details

get_job

Get job details

list_customers

List all customers

list_invoices

List all invoices

list_jobs

List all service jobs

list_products

List all products and services

list_quotes

List all quotes

update_customer

Update an existing customer

update_job

Update an existing job

See how to talk to your AI agent using TurfHop.

List all active service jobs in my TurfHop account.

I've retrieved your jobs. You have 3 active assignments: 'Weekly Mowing' for John Doe, 'Gutter Cleaning' for Smith Residence, and 'Fertilization' for Tech Campus. Which one would you like details on?

Search for a customer named 'Michael Scott'.

I've found the record. Michael Scott (ID: cust_10293) is a registered customer. He has an outstanding balance of $120 and his last service was completed last Tuesday. Shall I retrieve his full history?

Show me all unpaid invoices from this month.

Fetching invoices... I found 2 unpaid invoices: #INV-8823 ($250.00) and #INV-8824 ($45.50). Both are marked as 'Sent' but not yet paid. Would you like to check the associated customer details?

Yes! Use the `list_customers` tool. While it returns the full list, you can ask the AI agent to find a specific person or retrieve details for a specific ID using `get_customer`.

Related Connectors