Nango

Nango

Template description for Nango

2VIEWS
2862USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app nangonpx @composio/cli add cursor --app nangonpx @composio/cli add cursor --app nangonpx @composio/cli add cursor --app nango

After running the command, restart Cursor to start using the MCP Server.

Available Tools

List Connections

Tool to list all connections. use when you need to retrieve existing connections.

List Connections

Tool to list all connections without credentials. use when you need connection metadata across your account without exposing credentials.

Get Provider Details

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.

List Providers

Tool to retrieve a list of all available providers. use when you need to display or iterate through every provider before creating connections.

Trigger Nango Action

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.

Get Scripts Configuration

Tool to fetch the nango scripts configuration. use when you need to get the available scripts and their triggers.

Trigger Sync

Tool to trigger a sync process manually. use after establishing a connection and defining a sync.

7 actions available