JobNimbus Connector for AI agents.
10 live capabilities
Manage construction projects and contractor CRM data with your agent.
Waiting for input…
Why people use JobNimbus
JobNimbus for Construction Project Management
With this Connector, your AI agent handles the data retrieval. You can ask your agent to pull a list of pending tasks or summarize every active job status in seconds. You get a clear picture of your project flow without the manual clicking.
What Vinkius changes
Your AI agent handles the data retrieval while you focus on the actual construction work.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Summarizing active project statuses
A project manager needs a status update on 20 different jobs.
- Real-world use case 02
Quickly finding client phone numbers
A construction site is missing a contact's phone number.
- Real-world use case 03
Tracking weekly revenue
An office admin needs to see who's paid this week.
Complete set · 10capabilities
The complete JobNimbus capability set.
These are the exact actions your AI can choose when you ask it to work with JobNimbus.
01—04
4 capabilities in this set.
Part of 10 available through JobNimbus.
- 01 Capability
List boards
Show all configured boards in your account. This helps you navigate your company structure quickly.
- 02 Capability
List contacts
Pull a full list of names and contact types from your CRM. It's the fastest way to identify clients or start a search for a specific customer.
- 03 Capability
Get job
Fetch project descriptions, contact IDs, and current workflow statuses. You can use this to analyze project specifics or give a quick update on a job.
- 04 Capability
Get contact
Pull specific phone numbers, emails, and custom fields for a customer. This gives you deep intelligence on a client before you pick up the phone.
05—07
3 capabilities in this set.
Part of 10 available through JobNimbus.
- 05 Capability
List jobs
Retrieve job titles, statuses, and IDs to monitor your project flow. Use this to keep an eye on upcoming work and see what's moving.
- 06 Capability
List payments
Pull a list of recent payments to track your revenue and billing status. This is essential for monitoring project billing and cash flow.
- 07 Capability
List products
List all available products and services to audit your offerings. You can use this to check current pricing and available items.
08—10
3 capabilities in this set.
Part of 10 available through JobNimbus.
- 08 Capability
List tasks
Fetch task descriptions and due dates to manage your daily workload. Use this to audit team activities or see what needs to be done today.
- 09 Capability
List users
Show all users in your organization to identify sales reps or managers. This helps you keep track of who is on your team.
- 10 Capability
List workflows
Show all configured workflows to understand your business processes. This helps you see the exact steps your company takes to get work done.
Set up in minutes
One URL. Then ask JobNimbus to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use JobNimbus 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_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable JobNimbus for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus URL.
- Step 03
Save and start
Save the connection and enable JobNimbus in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jobnimbus": {
"url": "https://edge.vinkius.com/vk_preview_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus
Open Agent mode in chat and ask: "Using JobNimbus, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jobnimbus": {
"url": "https://edge.vinkius.com/vk_preview_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus
Ask Copilot: "Using JobNimbus, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jobnimbus": {
"url": "https://edge.vinkius.com/vk_preview_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus
Open Cascade and ask: "Using JobNimbus, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jobnimbus": {
"url": "https://edge.vinkius.com/vk_preview_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus
Ask Cline: "Using JobNimbus, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jobnimbus --transport http "https://edge.vinkius.com/vk_preview_jrtR4PzfWWwIkG6OZ3QMw2V8AotZch7MPwoq0kNI/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 JobNimbus
Ask Claude: "Using JobNimbus, show me...". 10 tools are ready
Where the request belongs
Work JobNimbus can move forward.
Contractors, field service owners, and project managers who are tired of manual CRM updates and want an agent to handle the status tracking and data retrieval.
Field Service Manager
Checks job statuses and assigns tasks to crews during the morning lineup.
Construction Project Manager
Tracks project workflows and monitors payment statuses for high-value jobs.
Office Administrator
Updates contact info and audits the product catalog to keep records current.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTwenty CRM
Manage your CRM data directly from AI. list people, companies, and opportunities, and create or update records in Twenty CRM.
Agile CRM
Manage contacts, deals, and marketing campaigns in one place with a CRM built for growing sales teams.
Capsule CRM
Manage contacts, sales opportunities, and projects via Capsule CRM. search parties, track pipelines, and manage tasks directly from any AI agent.
Bilflo
Manage your staffing operations via Bilflo. list clients, contractors, and timecards directly from any AI agent.
folk
Manage relationships across sales, recruiting, and partnerships with a lightweight CRM that syncs contacts from everywhere.
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 JobNimbus 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 JobNimbus.
The practical details behind the request, access and result.
Can JobNimbus MCP help me manage my construction crew?
Yes, it helps you see exactly what your crew is doing by pulling task lists and job statuses directly into your AI chat.
How does JobNimbus MCP help with payment tracking?
It allows your AI agent to pull a list of recent payments so you can monitor your revenue and billing status without opening the CRM.
Can I use JobNimbus MCP to see my contact list?
Yes, your agent can pull a full list of names and contact types from your CRM to help you identify clients quickly.
Is JobNimbus MCP good for field service companies?
It's ideal for field service because it streamlines the way you track jobs, tasks, and customer info in one place.
How does JobNimbus MCP work with my current CRM?
It connects directly to your JobNimbus account, allowing your AI client to read and retrieve your data in real time.
Can JobNimbus MCP summarize my current project statuses?
Yes, your agent can pull the status of all active jobs and provide a quick summary of what's moving and what's stuck.
How do I get JobNimbus API credentials?
Log in to your JobNimbus account, navigate to Settings > API, and click 'New API Key'.
Can I see my tasks and workflows?
Yes, this Connector provides capabilities to list both active tasks and configured workflows in your account.
Does it support payment tracking?
Yes, you can retrieve recent payments using the list_payments capability.
One connection away
Give your agent a direct line to JobNimbus.
Connect JobNimbus once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available