Giddyup Connector for AI agents.
13 live capabilities
Manage roofing and construction project workflows through your AI client.
Waiting for input…
Why people use Giddyup
Giddyup Construction Project Management
This Connector changes that by bringing your Giddyup data directly into your AI client. You can ask about a project's progress or pull up a customer's history with a single sentence. You get a clear, real-time view of your entire operation without ever leaving your workspace.
What Vinkius changes
You get a conversational interface for your entire construction CRM.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a crew's progress
A project manager asks the agent for the status of a specific roof.
- Real-world use case 02
Managing a busy sales day
A sales rep wants to see who needs a call.
- Real-world use case 03
Onboarding a new project
A coordinator needs to start a new build.
Complete set · 13capabilities
The complete Giddyup capability set.
These are the exact actions your AI can choose when you ask it to work with Giddyup.
01—04
4 capabilities in this set.
Part of 13 available through Giddyup.
- 01 Capability
Create job
Add a new construction project to your system. This starts the lifecycle of a new job.
- 02 Capability
Create lead
Add a new potential customer to your list. This captures new business quickly.
- 03 Capability
Get customer
Retrieve the full profile for a specific customer. Use this to see history and contact info.
- 04 Capability
Get job
Fetch specific details for a construction project. This lets you see exactly where a job stands.
05—07
3 capabilities in this set.
Part of 13 available through Giddyup.
- 05 Capability
Get lead
Pull information on a specific potential customer. Use this to see contact details quickly.
- 06 Capability
List customers
See your entire customer directory at once. It's the fastest way to browse your client list.
- 07 Capability
List invoices
Get a list of all billing records. This helps you keep track of what's been paid.
08—10
3 capabilities in this set.
Part of 13 available through Giddyup.
- 08 Capability
List jobs
View every active and past job in your system. Use this to get a bird's-eye view of your work.
- 09 Capability
List leads
See all your current leads in one list. This makes it easy to identify who to call next.
- 10 Capability
List users
See a list of all your technicians. This helps you know who is available for dispatch.
11—13
3 capabilities in this set.
Part of 13 available through Giddyup.
- 11 Capability
Update job
Change the status or details of a specific project. This keeps your records current in real-time.
- 12 Capability
Update lead
Modify the information for a potential customer. Use this to keep your sales pipeline clean.
- 13 Capability
Check giddyup status
Verify that your connection to the Giddyup platform is active. This ensures your agent has live data.
Set up in minutes
One URL. Then ask Giddyup to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Giddyup 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_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Giddyup for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup URL.
- Step 03
Save and start
Save the connection and enable Giddyup in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"giddyup": {
"url": "https://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup
Open Agent mode in chat and ask: "Using Giddyup, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"giddyup": {
"url": "https://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup
Ask Copilot: "Using Giddyup, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"giddyup": {
"url": "https://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup
Open Cascade and ask: "Using Giddyup, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"giddyup": {
"url": "https://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup
Ask Cline: "Using Giddyup, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add giddyup --transport http "https://edge.vinkius.com/vk_preview_lf2QtyRZDuAEwC2GEdoxCX1ttfZuJveAJMmo8YYv/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 Giddyup
Ask Claude: "Using Giddyup, show me...". 13 tools are ready
Where the request belongs
Work Giddyup can move forward.
Construction company owners and project managers who are tired of digging through messy spreadsheets and multiple browser tabs to find out where a crew is or what a customer needs.
Project Manager
Checks job statuses and specific project requirements while on-site or in meetings.
Sales Representative
Manages lead queues and updates contact info without leaving their workspace.
Operations Leader
Monitors the entire construction pipeline to spot bottlenecks before they cause delays.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHumanity
Manage workforce scheduling, employee shifts, and team communication via Humanity. list employees, manage locations, and track shifts directly from any AI agent.
Dime.Scheduler
Plan field service teams visually with drag-and-drop scheduling that connects to your ERP for real-time resource allocation.
Float
Manage team scheduling, project allocations, and time off via AI agents with Float.
Mosaic (Resource Planning & Workforce Management)
Manage resource planning via Mosaic. track work plans, audit budget estimates, and monitor team capacity.
Arrivy
Manage field service tasks, crews, and customer bookings with Arrivy. coordinate last-mile delivery and jobs via AI.
Beeline
Manage your external workforce via Beeline VMS. list assignments, requisitions, and timesheets directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Giddyup 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 Giddyup.
The practical details behind the request, access and result.
Can the Giddyup MCP help me manage my roofing projects?
Yes, it connects your project data so you can ask your AI agent about job statuses, crew assignments, and project timelines in plain English.
How do I use the Giddyup MCP for construction lead management?
You can use it to list, create, and update leads, making it easy to track your sales pipeline and follow up with potential customers through a chat interface.
Can I check my technician availability with the Giddyup MCP?
Yes, the Connector lets your agent see your full list of technicians so you can coordinate your workforce more effectively without checking multiple sheets.
Does the Giddyup MCP work for tracking construction invoices?
It allows your AI client to list all your invoices, giving you a quick way to check billing history and payment statuses on the fly.
Can I add new jobs to my Giddyup account using an AI agent?
Yes, you can tell your agent to create a new job, and it will add the project to your system automatically, starting the project lifecycle.
Is the Giddyup MCP good for field service coordination?
It's built specifically for that, helping you manage the lifecycle of construction projects and field work from start to finish with real-time updates.
How do I find my Giddyup API Key?
Log in to your Giddyup account and navigate to the Custom Application Integration settings to generate your unique authentication key.
Can I list specific roofing jobs by ID?
Yes! Use the get_job capability and provide the unique job identifier to retrieve detailed technical data and status updates.
Does this integration support customer profile retrieval?
Absolutely. The list_customers capability allows you to retrieve your entire client directory for better field coordination.
One connection away
Give your agent a direct line to Giddyup.
Connect Giddyup once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available