TurfHop Connector for AI agents.
12 live capabilities
Manage your landscaping business and lawn care scheduling through a conversational interface.
Waiting for input…
Why people use TurfHop
TurfHop for Landscaping Business Management
This connection lets your AI agent do the heavy lifting. Instead of clicking through five different screens, you can just ask your agent to pull up a customer's history or check the status of a quote. It puts your entire operation into a single conversation, so you can focus on the actual work.
What Vinkius changes
It turns your landscaping management software into a conversational command center.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking pending quotes for new leads
A client calls to ask about a pending quote.
- Real-world use case 02
Updating job completion in the field
A crew finishes a mowing job.
- Real-world use case 03
Identifying unpaid invoices
You need to see who hasn't paid this month.
Complete set · 12capabilities
The complete TurfHop capability set.
These are the exact actions your AI can choose when you ask it to work with TurfHop.
01—04
4 capabilities in this set.
Part of 12 available through TurfHop.
- 01 Capability
Create customer
Add a new client to your system. Pass the data as a JSON string to build a new profile.
- 02 Capability
Create job
Set up a new service assignment. Use this to put a new job on the calendar immediately.
- 03 Capability
Get invoice
See the specifics of a single invoice. Use this to check payment dates and amounts.
- 04 Capability
Get job
Pull up the specific details for a single service job. Use this to see what needs to be done at a specific location.
05—08
4 capabilities in this set.
Part of 12 available through TurfHop.
- 05 Capability
List customers
Get a full list of everyone in your database. This helps you see your entire client base at a glance.
- 06 Capability
List invoices
See all your outstanding and paid invoices. Use it to track your company's current cash flow.
- 07 Capability
List jobs
View every service job currently in your system. It's the fastest way to see what's on the schedule.
- 08 Capability
List quotes
See all the quotes you've sent out. This helps you track potential new business.
09—12
4 capabilities in this set.
Part of 12 available through TurfHop.
- 09 Capability
Update job
Change the status or details of a service job. It's perfect for marking a job as complete.
- 10 Capability
Get customer
Look up a specific customer's details using their ID. This is how you find specific account info fast.
- 11 Capability
List products
Browse your entire list of services and products. Use this to check pricing and availability quickly.
- 12 Capability
Update customer
Edit existing customer information. Use this to keep your records accurate as client needs change.
Set up in minutes
One URL. Then ask TurfHop to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use TurfHop from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it TurfHop, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable TurfHop for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the TurfHop URL.
- Step 03
Save and start
Save the connection and enable TurfHop in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"turfhop": {
"url": "https://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using TurfHop
Open Agent mode in chat and ask: "Using TurfHop, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"turfhop": {
"url": "https://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using TurfHop
Ask Copilot: "Using TurfHop, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"turfhop": {
"url": "https://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using TurfHop
Open Cascade and ask: "Using TurfHop, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"turfhop": {
"url": "https://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using TurfHop
Ask Cline: "Using TurfHop, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add turfhop --transport http "https://edge.vinkius.com/vk_preview_IeqhX7sMYtzznnKMo8NuVbM0Jurjn5fjnRhdDJoG/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using TurfHop
Ask Claude: "Using TurfHop, show me...". 12 tools are ready
Where the request belongs
Work TurfHop can move forward.
For landscaping business owners and ops managers who are tired of manual scheduling and chasing down payments. It's for the person who needs to know where every crew is and who owes them money right now.
Field Service Business Owner
Checks job statuses and client records on the fly while in the field.
Operations Manager
Schedules new assignments and tracks team progress from a single chat.
Administrative Staff
Monitors invoices and quotes to keep the billing cycle organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsServiceM8
Run your field service business with job scheduling, quoting, invoicing, and GPS tracking from your phone or tablet.
Fieldly
Connect Fieldly to automate construction management. manage work items, bookings, and invoices directly from your AI agent.
Fieldwire
Manage construction projects via Fieldwire. track tasks, organize floorplans, and coordinate field teams directly from any AI agent.
Giddyup
Coordinate field service teams with job dispatching, route optimization, and real-time status updates for mobile workforces.
Towio
Coordinate towing and roadside assistance operations with dispatch management, GPS tracking, and job status updates.
Arrivy
Manage field service tasks, crews, and customer bookings with Arrivy. coordinate last-mile delivery and jobs via AI.
Bring your own AI
Change the model, client or framework. Keep TurfHop connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about TurfHop.
The practical details behind the request, access and result.
Can the TurfHop MCP manage my lawn care schedule?
Yes, it lets you list all current jobs and update their statuses in real-time. You can see what your crew is doing and move assignments around just by talking to your agent.
How does TurfHop MCP help with billing?
It gives your agent the ability to see all your invoices and quotes. You can quickly check who owes you money or see the status of a pending quote without opening your billing software.
Can I use TurfHop MCP to add new clients?
Yes, you can create new customer profiles directly through your AI agent. Just tell the agent the customer's name and address, and it handles the data entry for you.
Does TurfHop MCP work with Claude?
Yes, it works with Claude, Cursor, Windsurf, and any other MCP-compatible client. You just connect it once and can use it across your favorite capabilities.
How do I connect TurfHop to my AI agent?
Once you subscribe on Vinkius, you'll just need to enter your TurfHop API Key from your account settings. From there, your agent can start accessing your jobs and customer data.
Can I check my service pricing with TurfHop MCP?
Yes, the Connector can browse your full list of products and services. This makes it easy to check your current pricing and availability when talking to new leads.
Can I search for a customer by their name?
Yes! Use the list_customers capability. 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.
How do I schedule a new service job via AI?
Use the create_job action. You'll need to provide a JSON string containing the job details like customer_id, title, and start_date to register the new assignment.
Is it possible to see the payment status of an invoice?
Absolutely. Use the get_invoice capability and provide the Invoice ID. The agent will retrieve the complete metadata, including whether the invoice is paid, pending, or overdue.
One connection away
Give your agent a direct line to TurfHop.
Connect TurfHop once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available