Cenit IO MCP connector
Cenit IO is an open platform for data and business integration that provides REST API access to integration workflows. The Cenit IO MCP connector allows AI agents to manage connections and connection roles, configure data types, and control integration components across the platform. It also supports orchestrating workflow executions, managing tenant configurations, and monitoring integration processes in real time.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Cenit IO MCP connector to perform the following actions:
- Automate data flow between business applications without manual intervention
- Define and manage custom data structures for integration workflows
- Schedule recurring synchronization tasks across enterprise systems
- Create event-driven workflows that respond to business triggers in real time
- Establish secure connections between Cenit IO and external applications
- Build and deploy integration logic tailored to your organization's requirements
- Monitor and control data transformation rules across multiple workflows
Example prompts
Use the following example prompts to invoke Cenit IO MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all connections in Cenit IO.Create a new flow in Cenit IO to sync customer records.List all scheduled tasks running in Cenit IO.Delete the outdated data type in Cenit IO.Retrieve the integration workflow named order-processing from Cenit IO.Set up a new event listener in Cenit IO for invoice submissions.Display all namespaces currently configured in Cenit IO.Create a new connection role for our finance team in Cenit IO.What schemas are defined in Cenit IO right now?Update the daily synchronization schedule in Cenit IO.
Cenit IO MCP connector tools
The Cenit IO MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getSetupConnection | Retrieves a list of all configured connections in the system. |
| createSetupConnection | Creates a new connection or updates an existing connection configuration. |
| getSetupConnection2 | Retrieves the details of a specific connection. |
| deleteSetupConnection | Removes a connection from the system. |
| getSetupConnectionRole | Retrieves a list of all connection roles. |
| createSetupConnectionRole | Creates a new connection role or updates an existing role. |
| getSetupConnectionRole2 | Retrieves the details of a specific connection role. |
| deleteSetupConnectionRole | Removes a connection role from the system. |
| getSetupDataType | Retrieves a list of all defined data types. |
| createSetupDataType | Creates a new data type or updates an existing data type. |
| getSetupDataType2 | Retrieves the details of a specific data type. |
| deleteSetupDataType | Removes a data type from the system. |
| getSetupFlow | Retrieves a list of all configured flows. |
| createSetupFlow | Creates a new flow or updates an existing flow. |
| getSetupFlow2 | Retrieves the details of a specific flow. |
| deleteSetupFlow | Removes a flow from the system. |
| getSetupNamespace | Retrieves a list of all configured namespaces. |
| createSetupNamespace | Creates a new namespace or updates an existing namespace. |
| getSetupNamespace2 | Retrieves the details of a specific namespace. |
| deleteSetupNamespace | Removes a namespace from the system. |
| getSetupObserver | Retrieves a list of all configured events. |
| createSetupObserver | Creates a new event or updates an existing event. |
| getSetupObserver2 | Retrieves the details of a specific event. |
| deleteSetupObserver | Removes an event from the system. |
| getSetupScheduler | Retrieves a list of all configured schedulers. |
| createSetupScheduler | Creates a new scheduler or updates an existing scheduler. |
| getSetupScheduler2 | Retrieves the details of a specific scheduler. |
| deleteSetupScheduler | Removes a scheduler from the system. |
| getSetupSchema | Retrieves a list of all configured schemas. |
| createSetupSchema | Creates a new schema or updates an existing schema. |
| getSetupSchema2 | Retrieve an existing schema. |
| deleteSetupSchema | Delete an schema. |
| getSetupTranslator | Returns a list of translators. |
| createSetupTranslator | Create or update a translator. |
| getSetupTranslator2 | Retrieve an existing translator. |
| deleteSetupTranslator | Delete a translator. |
| getSetupWebhook | Returns a list of webhooks. |
| createSetupWebhook | Create or update a webhook. |
| getSetupWebhook2 | Retrieve an existing webhook. |
| deleteSetupWebhook | Delete a webhook. |