Nango
Nango provides a unified API to integrate with over 250 external APIs, offering pre-built and customizable integrations for various categories such as CRM, HR, and accounting systems.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Nango authenticates with an API key. Generate the credential in your Nango account, then paste it into FlyMyAI the first time an agent uses a Nango action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Nango Secret Key | The secret key for authenticating API requests to Nango. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
NANGO_ACTION_TRIGGER_POST | Tool to trigger nango workflow actions via api. use when you need to execute an action by specifying the connection, provider config, and action identifier. | connection_id, provider_config_key, action |
NANGO_CONNECTION_GET | Tool to list all connections. use when you need to retrieve existing connections. | - |
NANGO_CONNECTION_LIST_GET | Tool to list all connections without credentials. use when you need connection metadata across your account without exposing credentials. | - |
NANGO_PROVIDERS_GET_GET | Tool to retrieve details for a specific provider. use when you need to fetch provider configuration details by name (e.g., 'salesforce'). use after selecting the provider. | provider |
NANGO_PROVIDERS_LIST_GET | Tool to retrieve a list of all available providers. use when you need to display or iterate through every provider before creating connections. | - |
NANGO_SCRIPTS_CONFIG_GET | Tool to fetch the nango scripts configuration. use when you need to get the available scripts and their triggers. | - |
NANGO_SYNC_TRIGGER_POST | Tool to trigger a sync process manually. use after establishing a connection and defining a sync. | sync_id, connection_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Nango!