WorkWave Connector for AI agents.
10 live capabilities
Manage field service dispatching and technician schedules from a single chat.
Waiting for input…
Why people use WorkWave
WorkWave : Stop Hunting Through Dispatch Dashboards
With this Connector, you can just tell your AI agent to handle the logistics. Instead of navigating complex menus, you ask for the tech with the right skills for a specific job or tell the agent to mark a completed order. It turns a five-minute search into a five-second conversation.
What Vinkius changes
You get a conversational interface for your entire field service operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating a job status on the fly
A dispatcher asks the agent to mark order #ORD-101 as InProgress.
- Real-world use case 02
Checking tech skills for a new lead
An ops manager asks who is qualified for an HVAC repair.
- Real-world use case 03
Quickly finding a customer's history
A support rep asks for the billing history of a specific account.
Complete set · 10capabilities
The complete WorkWave capability set.
These are the exact actions your AI can choose when you ask it to work with WorkWave.
01—04
4 capabilities in this set.
Part of 10 available through WorkWave.
- 01 Capability
Get account details
Pull up a specific customer's contact info and billing history. This helps support teams find answers without searching multiple databases.
- 02 Capability
Get api health
Check if your WorkWave connection is active and syncing correctly. It's the quickest way to troubleshoot integration issues.
- 03 Capability
List service equipment
See every piece of managed gear currently in your field service fleet. Use this to audit assets or see what's ready for a job.
- 04 Capability
Get employee profile
Get the specific skills, roles, and contact info for any technician. This makes it easy to assign the right person to the right job.
05—07
3 capabilities in this set.
Part of 10 available through WorkWave.
- 05 Capability
Get order details
View the full specifics of a single service request. Use it to see what needs to be done and where the job is located.
- 06 Capability
List field service accounts
See a full list of every customer account in your WorkWave platform. This is great for getting a high-level view of your client base.
- 07 Capability
List field employees
Pull a list of all technicians and staff registered in your system. Use this to see who's on the team at a glance.
08—10
3 capabilities in this set.
Part of 10 available through WorkWave.
- 08 Capability
List service locations
Get a list of all physical job sites and service addresses. It's perfect for planning routes and finding specific coordinates.
- 09 Capability
List service orders
Browse all work requests and service orders currently in your queue. This gives you a quick look at what needs attention today.
- 10 Capability
Update order status
Change a service order to Pending, InProgress, or Completed. This allows your agent to move jobs through the lifecycle automatically.
Set up in minutes
One URL. Then ask WorkWave to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WorkWave 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_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WorkWave for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave URL.
- Step 03
Save and start
Save the connection and enable WorkWave in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"workwave": {
"url": "https://edge.vinkius.com/vk_preview_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave
Open Agent mode in chat and ask: "Using WorkWave, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"workwave": {
"url": "https://edge.vinkius.com/vk_preview_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave
Ask Copilot: "Using WorkWave, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"workwave": {
"url": "https://edge.vinkius.com/vk_preview_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave
Open Cascade and ask: "Using WorkWave, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"workwave": {
"url": "https://edge.vinkius.com/vk_preview_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave
Ask Cline: "Using WorkWave, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add workwave --transport http "https://edge.vinkius.com/vk_preview_jk4xd9z5UrxcAed2QZYlFCoVeVEASphJikGbc06L/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 WorkWave
Ask Claude: "Using WorkWave, show me...". 10 tools are ready
Where the request belongs
Work WorkWave can move forward.
This is for the field service operations team that's tired of manual data entry and phone calls about where a tech is. It's for the people who need to see the whole picture of a job without clicking through five different screens.
Dispatchers
Updating order statuses and checking technician availability in real-time during peak hours.
Operations Managers
Auditing equipment inventory and technician profiles without manual data exports.
Customer Support
Pulling up billing history and service locations to solve customer issues faster.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsServiceTitan
Manage field service operations via ServiceTitan. track customers, jobs, appointments, and inventory directly from any AI agent.
GorillaDesk
Manage field service operations. schedule jobs, invoice customers, and update notes via AI.
ServiceM8
Run your field service business with job scheduling, quoting, invoicing, and GPS tracking from your phone or tablet.
Giddyup
Coordinate field service teams with job dispatching, route optimization, and real-time status updates for mobile workforces.
FieldAware
Connect FieldAware to automate field service management. manage jobs, customers, and invoices directly from your AI agent.
Wave Accounting
Manage customers, invoices, and accounting workflows on Wave. the money management capability for small businesses.
Bring your own AI
Change the model, client or framework. Keep WorkWave 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 WorkWave.
The practical details behind the request, access and result.
Can the WorkWave MCP update my service orders?
Yes, it can. You can ask your AI agent to change the status of any order to Pending, InProgress, or Completed. It updates the lifecycle of the job in your WorkWave account automatically.
How do I see which technicians are available?
You can ask your agent to list all field employees or get a specific profile. It'll show you their roles, skills, and contact info so you can make quick hiring or scheduling decisions.
Can I use WorkWave MCP to check my equipment inventory?
Absolutely. It lets you list all managed assets and equipment used in your field service operations. You can audit your fleet or check what's available for a new job just by asking.
Does the WorkWave MCP handle customer billing history?
Yes, it can retrieve full account details for your customers. This includes their contact information and billing history, which is great for providing fast support without digging through records.
How does the WorkWave MCP help with dispatching?
It makes dispatching conversational. You can pull up job site addresses and coordinates for routing, list all active work requests, and update job statuses in real-time through your AI client.
Is the WorkWave MCP good for finding job site locations?
Yes, it can list all physical service locations and job sites. It even retrieves geographical coordinates, which helps you manage logistics and routing much more efficiently.
Can I update the status of a work order through the agent?
Yes. The update_order_status capability allows your AI agent to change the lifecycle status of any service order (e.g., to 'InProgress' or 'Completed') so you can manage dispatching directly through chat.
How do I see the contact details for a field technician?
You can use the get_employee_profile capability. Simply provide the unique employee ID, and your agent will return their full profile details, including contact information and assigned skills.
Is it possible to list all service locations for a customer?
Absolutely. Using the list_service_locations capability, you can retrieve a list of all physical sites and addresses registered in your WorkWave instance, helping you coordinate where jobs need to be performed.
One connection away
Give your agent a direct line to WorkWave.
Connect WorkWave once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available