Skip to main content
Feedback

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.

ToolDescription
getSetupConnectionRetrieves a list of all configured connections in the system.
createSetupConnectionCreates a new connection or updates an existing connection configuration.
getSetupConnection2Retrieves the details of a specific connection.
deleteSetupConnectionRemoves a connection from the system.
getSetupConnectionRoleRetrieves a list of all connection roles.
createSetupConnectionRoleCreates a new connection role or updates an existing role.
getSetupConnectionRole2Retrieves the details of a specific connection role.
deleteSetupConnectionRoleRemoves a connection role from the system.
getSetupDataTypeRetrieves a list of all defined data types.
createSetupDataTypeCreates a new data type or updates an existing data type.
getSetupDataType2Retrieves the details of a specific data type.
deleteSetupDataTypeRemoves a data type from the system.
getSetupFlowRetrieves a list of all configured flows.
createSetupFlowCreates a new flow or updates an existing flow.
getSetupFlow2Retrieves the details of a specific flow.
deleteSetupFlowRemoves a flow from the system.
getSetupNamespaceRetrieves a list of all configured namespaces.
createSetupNamespaceCreates a new namespace or updates an existing namespace.
getSetupNamespace2Retrieves the details of a specific namespace.
deleteSetupNamespaceRemoves a namespace from the system.
getSetupObserverRetrieves a list of all configured events.
createSetupObserverCreates a new event or updates an existing event.
getSetupObserver2Retrieves the details of a specific event.
deleteSetupObserverRemoves an event from the system.
getSetupSchedulerRetrieves a list of all configured schedulers.
createSetupSchedulerCreates a new scheduler or updates an existing scheduler.
getSetupScheduler2Retrieves the details of a specific scheduler.
deleteSetupSchedulerRemoves a scheduler from the system.
getSetupSchemaRetrieves a list of all configured schemas.
createSetupSchemaCreates a new schema or updates an existing schema.
getSetupSchema2Retrieve an existing schema.
deleteSetupSchemaDelete an schema.
getSetupTranslatorReturns a list of translators.
createSetupTranslatorCreate or update a translator.
getSetupTranslator2Retrieve an existing translator.
deleteSetupTranslatorDelete a translator.
getSetupWebhookReturns a list of webhooks.
createSetupWebhookCreate or update a webhook.
getSetupWebhook2Retrieve an existing webhook.
deleteSetupWebhookDelete a webhook.
On this Page