Skip to main content
Feedback

Ritc MCP connector

Ritc is a real-time information and communication platform that enables instant data exchange and messaging services. The Ritc MCP connector allows AI agents to manage actions across applications, monitor system activity through logs and pings, and control user authentication. It also supports administering apps, coordinating communication workflows, and maintaining real-time connectivity across integrated services.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Ritc MCP connector to perform the following actions:

  • Automate message routing and user notifications across multiple communication channels
  • Configure real-time rules that trigger actions based on incoming events and conditions
  • Manage app credentials and external system integrations securely within Ritc
  • Create and organize communication channels for team collaboration and customer engagement
  • Execute bulk operations on actions, rules, and channels without manual intervention
  • Monitor server health and log system events for troubleshooting and compliance
  • Grant users access to specific channels and manage their communication permissions

Example prompts

Use the following example prompts to invoke Ritc MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all active channels in Ritc and list the users in each one.
  • Create a new communication channel called customer-support in Ritc.
  • Run the validation rule group for our main app in Ritc.
  • Delete the outdated action that logs failed authentication attempts in Ritc.
  • Add a new user to the notifications channel in Ritc and set their permissions.
  • Update the API credentials for our Slack integration in Ritc.
  • List all actions currently configured in Ritc and show which ones are active.
  • Ping the Ritc server to verify connectivity and check system status.
  • Create a new app in Ritc with channels for sales, support, and operations.
  • Get the external credentials for our Salesforce channel and verify they're current.

Ritc MCP connector tools

The Ritc MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
listActionsRetrieves all available actions in the system.
addActionCreates a new action with the specified configuration.
getActionRetrieves details for a specific action.
updateActionModifies settings for an existing action.
removeActionDeletes a specified action from the system.
adminProvides administrative functions and system management capabilities.
logInRitcAuthenticates a user and establishes a session.
pingRitcVerifies the system is running and accessible.
listAppsRetrieves all applications in the system.
addAppCreates a new application with the specified settings.
listAppChannelsRetrieves all channels associated with a specific application.
listAppChannelUsersRetrieves all users in a specific application channel.
getAppChannelUserRetrieves details for a specific user in an application channel.
addAppChannelUserAdds a user to a specific application channel.
listChannelExternalCredentialsRetrieves all external credentials configured for a channel.
addChannelExternalCredentialsStores new external credentials for a channel.
getChannelExternalCredentialsRetrieves details for specific external credentials.
updateChannelExternalCredentialsModifies existing external credentials for a channel.
removeChannelExternalCredentialsDeletes external credentials from a channel.
runRuleGroupExecutes a group of rules to process data or trigger actions.
runAppExecutes a specified application.
getAppRetrieves configuration and details for a specific application.
updateAppModifies settings for an existing application.
removeAppDeletes a specified application from the system.
listChannelsRetrieves all channels in the system.
addChannelCreates a new channel with the specified configuration.
listAnonymousChannelsRetrieves all channels that allow anonymous access.
getChannelRetrieves configuration and details for a specific channel.
updateChannelModifies settings for an existing channel.
removeChannelDeletes a specified channel from the system.
listChannelFunctionsList Channel Functions.
addChannelFunctionAdd Channel Function.
getChannelFunctionGet channel function information.
addOrganizationAdd Organization.
getMyOrganizationGet My Organization.
listRulesList Rules.
addRuleAdd Rule.
getRuleGet Rule.
updateRuleUpdate information about a specific rule.
removeRuleRemove Rule.
runRuleRun Rule.
listTriggersList Triggers.
addTriggerCreate a new trigger in an app.
getTriggerGet Trigger.
updateTriggerUpdate Trigger.
removeTriggerRemove Trigger.
listAppUsersList App Users.
addAppUserAdd App User.
listAdminUsersList Admin Users.
addAdminUserAdd Admin User.
getAdminUserGet Admin User.
updateAdminUserUpdate information about an admin user.
removeAdminUserRemove Admin User.
authenticateAppUserForChannelAuthenticate App User For Channel.
getAppUserGet App User.
updateAppUserUpdate information about an App User.
removeAppUserRemove App User.
listAppUserChannelsList App User Channels.
addAppUserToChannelAdd App User To Channel.
getAppUserChannelGet App User Channel.
removeAppUserFromChannelRemove App User From Channel.
listAppUserRulesList App User Rules.
getAppUserRuleGet App User Rule.
addAppUserToRuleAdd App User To Rule.
removeAppUserFromRuleRemove App User From Rule.
runRuleForAppUserRun Rule For App User.
On this Page