Terapi Embedded Integrations
Workflow capability for building native product integrations using Terapi. Combines connection management, integration configuration, data synchronization, action triggering, and authentication to support the full embedded iPaaS lifecycle for SaaS platform engineers building native third-party integrations for their customers.
What You Can Do
MCP Tools
list-connections
List all active integration connections between end-users and third-party services
create-connection
Create a new integration connection for an end-user with OAuth or API key credentials
get-connection
Get details and authentication status of a specific integration connection
delete-connection
Delete an integration connection and revoke associated credentials
list-integrations
List all configured integration providers available in this Terapi environment
create-integration
Create a new integration provider configuration with OAuth credentials
get-integration
Get details and connection count for a specific integration provider
delete-integration
Delete an integration configuration and all associated connections
trigger-sync
Trigger a data synchronization run to fetch updated data from a third-party service
get-sync-status
Get the current status and history of a data synchronization
trigger-action
Trigger a write action on a connected third-party service (create record, send message, update resource)
get-auth-token
Get the current authentication token for a connection, with automatic OAuth refresh