Limble CMMS Connector for AI agents.
9 live capabilities
Manage facility maintenance and asset work orders through natural conversation.
Waiting for input…
Why people use Limble CMMS
Limble CMMS for Faster Facility Maintenance Tracking
With this Connector, you just ask your agent for the status. You get a summary of open work orders and parts availability in one place. It cuts out the navigation and lets you focus on fixing things.
What Vinkius changes
You get a conversational interface for your entire maintenance operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock for a broken belt
A technician finds a broken belt and asks the agent to check stock for spares, then creates a new work order for the repair.
- Real-world use case 02
Generating a weekly maintenance report
A manager asks the agent to pull downtime metrics and labor logs to see how much time the team spent on HVAC repairs this week.
- Real-world use case 03
Auditing old equipment
A facility head asks the agent to list all maintenance assets and then pull details for the three oldest units to see their service history.
Complete set · 9capabilities
The complete Limble CMMS capability set.
These are the exact actions your AI can choose when you ask it to work with Limble CMMS.
01—03
3 capabilities in this set.
Part of 9 available through Limble CMMS.
- 01 Capability
Get asset details
Pull all specific data for a single piece of equipment. This provides a full history of an asset's maintenance.
- 02 Capability
List labor entries
See the labor logs for specific tasks. This helps you track how much time your team spends on repairs.
- 03 Capability
List locations
See all facility locations in your system. This lets you organize assets by specific sites.
04—06
3 capabilities in this set.
Part of 9 available through Limble CMMS.
- 04 Capability
List parts
View your current inventory of spare parts. You can quickly check stock levels for any repair.
- 05 Capability
List tasks
See all active work orders and scheduled preventive maintenance. This keeps your team on track with daily tasks.
- 06 Capability
List vendors
Get a list of all maintenance vendors in your account. You can use this to find the right contact for repairs.
07—09
3 capabilities in this set.
Part of 9 available through Limble CMMS.
- 07 Capability
Update asset field
Change custom data like runtime hours or temperature for a specific asset. This keeps your machine records current.
- 08 Capability
List asset part relations
See which parts are linked to which assets. This is useful for understanding dependencies during maintenance.
- 09 Capability
List assets
Get a full list of all maintenance assets. This lets you browse every piece of equipment in your facility.
Set up in minutes
One URL. Then ask Limble CMMS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Limble CMMS 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_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Limble CMMS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS URL.
- Step 03
Save and start
Save the connection and enable Limble CMMS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"limble-cmms": {
"url": "https://edge.vinkius.com/vk_preview_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS
Open Agent mode in chat and ask: "Using Limble CMMS, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"limble-cmms": {
"url": "https://edge.vinkius.com/vk_preview_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS
Ask Copilot: "Using Limble CMMS, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"limble-cmms": {
"url": "https://edge.vinkius.com/vk_preview_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS
Open Cascade and ask: "Using Limble CMMS, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"limble-cmms": {
"url": "https://edge.vinkius.com/vk_preview_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS
Ask Cline: "Using Limble CMMS, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add limble-cmms --transport http "https://edge.vinkius.com/vk_preview_f5paWIJkOKQDuDXela6hUl5FjY2DM8xDYMZGsc2I/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 Limble CMMS
Ask Claude: "Using Limble CMMS, show me...". 9 tools are ready
Where the request belongs
Work Limble CMMS can move forward.
Facility managers and maintenance leads who are tired of manual data entry and hunting through spreadsheets to find out why a machine is down.
Facility Manager
Checks asset health and downtime reports to plan quarterly budgets and maintenance cycles.
Maintenance Technician
Gets updated on work orders and parts availability during shift changes via chat.
Operations Coordinator
Monitors parts inventory to prevent supply chain delays on critical repairs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFusion Operations
Optimize factory floor operations with real-time production tracking, worker scheduling, and quality control automation.
EZO Asset Intelligence
Equip your AI agent to manage fixed assets, track inventory, and monitor checkouts via the EZO.io (EZOfficeInventory) API.
HCSS
Automate heavy construction management via HCSS. manage jobs, timecards, estimates, and equipment telematics directly from any AI agent.
MRPeasy
Manage manufacturing and inventory via MRPeasy. track customer orders, MOs, and stock items directly from your AI agent.
MaintainX
Manage work orders, assets, and facility locations via the MaintainX REST API.
BOSSDesk
Manage your IT services via BOSSDesk. track tickets, assets, and users directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Limble CMMS 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 Limble CMMS.
The practical details behind the request, access and result.
Can the Limble CMMS MCP help my team manage work orders?
Yes, it lets your team create and track work orders through a chat interface. You can check priorities and statuses without opening the Limble dashboard.
How does Limble CMMS work with my AI agent to track parts?
It connects your parts inventory to your agent. You can ask about stock levels or reorder points for any spare part in your system.
Can I use Limble CMMS to see my facility's maintenance history?
Yes, you can pull specific details for any asset. The agent can show you the full history of repairs and maintenance tasks for a piece of equipment.
Will the Limble CMMS MCP help with preventive maintenance schedules?
It allows you to monitor upcoming tasks and see which ones are overdue. This helps you stay on top of your PM schedule more easily.
Can I update equipment data using the Limble CMMS MCP?
You can update custom fields like runtime hours or temperature for specific assets. This keeps your records current without manual entry.
Is Limble CMMS good for tracking maintenance vendors?
Yes, it can pull a list of your maintenance vendors. This makes it easier to find the right contact when you need to schedule external work.
Can I create and track work orders?
Yes. Create work orders with priority, assign technicians, and track status through completion. Access full maintenance history per asset.
Does Limble CMMS use Basic Auth?
Yes. Limble uses HTTP Basic Auth with Client ID and Client Secret against api.limblecmms.com/v2.
Can I monitor preventive maintenance schedules?
Yes. Track PM schedules with due dates, recurrence patterns, and compliance rates. Monitor overdue and upcoming PMs.
One connection away
Give your agent a direct line to Limble CMMS.
Connect Limble CMMS once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available