JobProgress (Leap) Connector for AI agents.
10 live capabilities
Manage construction projects, customer history, and job estimates automatically.
Waiting for input…
Why people use JobProgress (Leap)
JobProgress (Leap) for construction project tracking
This Connector brings all that data into one place for your AI agent. Instead of clicking through three different dashboards, you can just ask your agent for a status update. It pulls the info from JobProgress and gives you the answer instantly. You get a clear picture of your work without the manual headache.
What Vinkius changes
Your AI becomes a project manager that knows your business inside out.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Answering customer status calls
A customer calls for an update.
- Real-world use case 02
Preparing a weekly sales meeting
The owner asks the agent to summarize all pending work.
- Real-world use case 03
Daily crew briefing
The foreman asks for the day's plan.
Complete set · 10capabilities
The complete JobProgress (Leap) capability set.
These are the exact actions your AI can choose when you ask it to work with JobProgress (Leap).
01—04
4 capabilities in this set.
Part of 10 available through JobProgress (Leap).
- 01 Capability
Get customer
Pulls up addresses and project history for a specific client. It helps you understand a customer's needs before you send out a quote.
- 02 Capability
Get job
Shows the current stage, cost estimates, and project description for a specific job. It is the fastest way to get a status update.
- 03 Capability
List appointments
Pulls every scheduled date from your field service calendar. Use this to see what the crew is doing today.
- 04 Capability
List customers
Lists all your clients with their contact info and IDs. This is your starting point for finding any client in the system.
05—07
3 capabilities in this set.
Part of 10 available through JobProgress (Leap).
- 05 Capability
List estimates
Shows all job estimates in the system. It is perfect for checking which sales are still pending approval.
- 06 Capability
List jobs
Gives you a bird's-eye view of all jobs, including titles and statuses. Use this to keep an eye on your project pipeline.
- 07 Capability
List proposals
Lists all job proposals for your review. It helps you track which contracts are being accepted or ignored.
08—10
3 capabilities in this set.
Part of 10 available through JobProgress (Leap).
- 08 Capability
List tasks
Pulls up all the individual tasks in your system. This is how you keep your daily to-do list organized.
- 09 Capability
List users
Shows everyone in your organization. Use this to find which sales rep or foreman is assigned to a specific task.
- 10 Capability
List workflows
Lists the business processes you have set up. It helps your agent understand the rules of your specific operation.
Set up in minutes
One URL. Then ask JobProgress (Leap) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use JobProgress (Leap) 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_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable JobProgress (Leap) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap) URL.
- Step 03
Save and start
Save the connection and enable JobProgress (Leap) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jobprogress-leap": {
"url": "https://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap)
Open Agent mode in chat and ask: "Using JobProgress (Leap), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jobprogress-leap": {
"url": "https://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap)
Ask Copilot: "Using JobProgress (Leap), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jobprogress-leap": {
"url": "https://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap)
Open Cascade and ask: "Using JobProgress (Leap), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jobprogress-leap": {
"url": "https://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap)
Ask Cline: "Using JobProgress (Leap), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jobprogress-leap --transport http "https://edge.vinkius.com/vk_preview_PPp0MBhHCxfejgWywJrGdgYljjFZrsOfPqgFHJk7/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 JobProgress (Leap)
Ask Claude: "Using JobProgress (Leap), show me...". 10 tools are ready
Where the request belongs
Work JobProgress can move forward.
This is for the construction business owner or project manager who's tired of hunting through old emails and spreadsheets to find a customer's last project or a pending quote.
Construction Project Manager
Uses the Connector to check project statuses and task lists during morning briefings without opening a browser.
Home Improvement Owner
Uses the Connector to quickly pull up customer history and pending estimates when talking to new leads.
Field Service Coordinator
Uses the Connector to manage the daily calendar and assign tasks to the right team members.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsContractor+
Run your contracting business with job estimates, invoicing, client management, and field crew tracking in one mobile platform.
MeasureSquare CRM
Manage flooring and construction project estimates, client relationships, and job tracking for specialty contractors.
AccuLynx
Business management for roofing contractors. manage leads, jobs, and financial data via AI.
Richards CRM
Automate project management via Richards CRM. manage leads, estimates, and material orders with AI.
Clientjoy
Manage your entire client lifecycle from proposals and contracts through invoicing and payments in one streamlined platform.
Indy
Manage your freelance business with proposals, contracts, time tracking, and invoicing that covers the entire client lifecycle.
Bring your own AI
Change the model, client or framework. Keep JobProgress 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 JobProgress.
The practical details behind the request, access and result.
Can the JobProgress (Leap) MCP help me manage my construction crew?
Yes. It lets your AI agent see all your scheduled appointments and tasks, making it easy to see exactly where your crew is and what they should be working on next.
How does JobProgress (Leap) MCP handle customer history?
The Connector allows your agent to pull up a customer's full history, including previous projects and contact details, so you always have the context you need before a call.
Can I use JobProgress (Leap) MCP to see my daily tasks?
Absolutely. Your agent can list all tasks in your system, helping you keep your daily to-do list organized and prioritized.
Does JobProgress (Leap) MCP work for home improvement businesses?
Yes, it is specifically designed for contractors and home improvement companies to manage jobs, estimates, and customer data.
Can JobProgress (Leap) MCP help me track my sales proposals?
It can. Your agent can list all active proposals, helping you monitor contract conversions and identify which leads need a follow-up.
How do I use JobProgress (Leap) MCP to find specific employees?
The Connector can list all users in your organization, allowing your agent to quickly identify which sales rep or foreman is assigned to a specific job.
How do I get JobProgress API credentials?
Log in to your JobProgress account, navigate to Settings > Developer, and generate a new Access Token.
Are estimates and proposals supported?
Yes, you can list and retrieve data for both estimates and proposals using the corresponding capabilities in this Connector.
Can I see my schedule?
Yes, the list_appointments capability allows you to retrieve scheduled appointments from your JobProgress account.
One connection away
Give your agent a direct line to JobProgress.
Connect JobProgress once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available