🚀 Quickstart
Connect to Trigify IO (MCP) with Nango and start calling tools in minutes. Trigify IO MCP uses OAuth 2.0 with dynamic client registration, meaning no app registration is required.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Trigify IO (MCP).
Authorize
Go to Connections -> Add Test Connection -> Authorize, then log in to Trigify. Later, you’ll let your users do the same directly from your app.
Call a Trigify IO MCP tool
Make your first MCP request (initialize handshake). Replace the placeholders below with your secret key, integration ID, and connection ID:✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.