Celigo integrator.io Connector for AI agents.
8 live capabilities
Manage your iPaaS workflows and data syncs through natural conversation.
Waiting for input…
Why people use Celigo integrator.io
Celigo integrator.io for iPaaS Automation Oversight
With this Connector, you just ask your AI client to check the logs for you. It pulls the errors, tells you what's wrong, and lets you trigger a fix in the same chat window. You get your time back and stop acting like a human router for data.
What Vinkius changes
You get direct, conversational control over your Celigo automations without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Troubleshooting a failed sync
An integration specialist asks the agent to check for errors.
- Real-world use case 02
Manual order processing
An ops person needs to push a batch of orders.
- Real-world use case 03
Auditing connections
An IT admin wants to make sure all API keys are still valid.
Complete set · 8capabilities
The complete Celigo integrator.io capability set.
These are the exact actions your AI can choose when you ask it to work with Celigo integrator.io.
01—04
4 capabilities in this set.
Part of 8 available through Celigo integrator.io.
- 01 Capability
List integration imports
List all your configured imports. Use this to see how data is being pulled into your applications.
- 02 Capability
Get flow details
See the specific details for a single flow. Use this to understand the configuration of a particular integration.
- 03 Capability
List integration connections
See all your active connections. This lets you verify that your apps are still linked and operational.
- 04 Capability
List integration errors
Pull a list of recent integration errors. Use this to quickly identify where a data sync failed.
05—08
4 capabilities in this set.
Part of 8 available through Celigo integrator.io.
- 05 Capability
List integration exports
List all your configured exports. This helps you manage how data is moving out of your systems.
- 06 Capability
List integrations
See all the integrations in your account. This provides a high-level view of your entire integration stack.
- 07 Capability
Run integration flow
Trigger a specific integration flow to run now. This allows for on-demand execution of your business automations.
- 08 Capability
List integration flows
Get a list of all your integration flows. This helps you see what automations are currently active in your account.
Set up in minutes
One URL. Then ask Celigo integrator.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Celigo integrator.io 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_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Celigo integrator.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io URL.
- Step 03
Save and start
Save the connection and enable Celigo integrator.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"celigo-integratorio": {
"url": "https://edge.vinkius.com/vk_preview_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io
Open Agent mode in chat and ask: "Using Celigo integrator.io, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"celigo-integratorio": {
"url": "https://edge.vinkius.com/vk_preview_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io
Ask Copilot: "Using Celigo integrator.io, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"celigo-integratorio": {
"url": "https://edge.vinkius.com/vk_preview_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io
Open Cascade and ask: "Using Celigo integrator.io, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"celigo-integratorio": {
"url": "https://edge.vinkius.com/vk_preview_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io
Ask Cline: "Using Celigo integrator.io, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add celigo-integratorio --transport http "https://edge.vinkius.com/vk_preview_XsgK5R3Y8lItd85G5heeJTXGOAkFLm25fta46gis/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 Celigo integrator.io
Ask Claude: "Using Celigo integrator.io, show me...". 8 tools are ready
Where the request belongs
Work Celigo integrator.io can move forward.
This is for the integration specialist who's tired of clicking through complex dashboards at 2am to find a single failed sync, or the IT admin who needs to trigger manual flows on the fly without hunting for buttons.
Integration Specialist
Audits connections and reviews error logs to fix data pipeline issues on a Tuesday afternoon.
IT Administrator
Monitors integration health and triggers manual flow runs via natural language during maintenance windows.
Business Analyst
Verifies data synchronization between ERP and CRM systems from a chat window to confirm data integrity.
Operations Team Member
Checks the status of specific data imports or exports to ensure orders are moving through the pipeline.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUnifyApps
Automate integration workflows via UnifyApps. monitor execution logs, check active flows, audit connections, and list configured AI agents autonomously.
Activepieces
Automate workflows with Activepieces. manage flows, monitor executions, and handle app connections directly from your AI agent.
Prismatic
Manage your Prismatic integration platform. list customers, create instances, deploy integrations, and fetch execution logs via AI.
Nango (Unified API & Integration Platform)
Manage product integrations via Nango. audit OAuth connections, track data syncs, and explore unified records.
Superblocks
Build and manage internal capabilities and workflows. list applications, manage configurations, and generate secure embed tokens directly from your AI agent.
n8n (AI Workflow Automation)
Manage workflow automation via n8n. audit active workflows, track execution logs, and monitor credentials.
Bring your own AI
Change the model, client or framework. Keep Celigo integrator.io 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 Celigo integrator.io.
The practical details behind the request, access and result.
Can I use the Celigo integrator.io MCP to run flows?
Yes, you can trigger manual executions of your pre-configured flows using plain English commands. This is great for pushing data on demand without opening the dashboard.
How do I see if my data syncs are failing?
The Connector lets you pull a list of recent errors instantly. You can ask your agent to find specific issues in your syncs to see exactly where a process hit a snag.
Can I audit my connections with Celigo integrator.io MCP?
Yes, you can verify the status of all your active app connections. This helps you ensure your data pipelines stay connected without manual checking.
Is this Connector for building new integrations?
This Connector is designed for managing and monitoring existing integrations. You still use the Celigo UI to build the flows, but you use this Connector to run and audit them.
How do I get my API token for Celigo?
You can find your API token in your Celigo account under Resources and then API Tokens. You'll need this to connect the Connector to your AI client.
Can I see my exports and imports?
Yes, you can list all your configured exports and imports. This gives you a clear view of how data is moving between your different applications.
Can I manually start an integration flow?
Yes! Use the run_integration_flow capability with the flow's unique ID. The agent will trigger the execution in Celigo immediately.
How do I see if any integrations have errors?
Use the list_integration_errors capability. Your agent will fetch the most recent synchronization errors, helping you identify and troubleshoot issues.
Where do I generate my Celigo API Token?
Log in to integrator.io, go to 'Resources' in the top menu, then select 'API Tokens'. You can create a new token there (requires Admin permissions).
One connection away
Give your agent a direct line to Celigo integrator.io.
Connect Celigo integrator.io once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available