Nango (Unified API & Integration Platform) Connector for AI agents.
7 live capabilities
Manage unified API integrations and OAuth connections for your SaaS product.
Waiting for input…
Why people use Nango (Unified API & Integration Platform)
Nango for Unified API Integration Management
This Connector changes that by letting your AI agent handle the heavy lifting. You can ask your agent to audit connections, check sync logs, or pull records from any of the 700+ providers Nango supports. You get a single point of control for your entire integration stack.
What Vinkius changes
You get a way to manage complex third-party integrations using plain English commands.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Debugging a failed Salesforce sync
A developer needs to know why a sync failed.
- Real-world use case 02
Auditing active customer connections
A product manager wants to see how many users have active HubSpot links.
- Real-world use case 03
Verifying data schemas for new providers
A dev wants to see the schema for a new integration.
Complete set · 7capabilities
The complete Nango (Unified API & Integration Platform) capability set.
These are the exact actions your AI can choose when you ask it to work with Nango (Unified API & Integration Platform).
01—04
4 capabilities in this set.
Part of 7 available through Nango (Unified API & Integration Platform).
- 01 Capability
List integrations
List integration logic configurations available in Nango. This helps you explore logic for over 700 different providers.
- 02 Capability
Get integration
Retrieve explicit parameters mapping a single target Nango integration. Use this to see the specific data mappings.
- 03 Capability
List connections
List instantiated OAuth or credential connections authenticated via Nango. This is the fastest way to audit customer links.
- 04 Capability
Get connection
Get exact metadata extracting details mapped to a specific Nango connection. Use this to see how auth payloads are handled.
05—07
3 capabilities in this set.
Part of 7 available through Nango (Unified API & Integration Platform).
- 05 Capability
List syncs
List history or current synchronization status mapped to a connection. Use this to find why a specific sync failed.
- 06 Capability
List records
List actual data records synchronized matching a connected provider mapping. This pulls the real data into your chat.
- 07 Capability
Get environment
Retrieve literal environment runtime mapping logic bounds representing the active Nango instance. Use this to check infra health.
Set up in minutes
One URL. Then ask Nango (Unified API & Integration Platform) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Nango (Unified API & Integration Platform) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Nango (Unified API & Integration Platform), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Nango (Unified API & Integration Platform) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Nango (Unified API & Integration Platform) URL.
- Step 03
Save and start
Save the connection and enable Nango (Unified API & Integration Platform) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"nango-unified-api-integration-platform": {
"url": "https://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Nango (Unified API & Integration Platform)
Open Agent mode in chat and ask: "Using Nango (Unified API & Integration Platform), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"nango-unified-api-integration-platform": {
"url": "https://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Nango (Unified API & Integration Platform)
Ask Copilot: "Using Nango (Unified API & Integration Platform), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"nango-unified-api-integration-platform": {
"url": "https://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Nango (Unified API & Integration Platform)
Open Cascade and ask: "Using Nango (Unified API & Integration Platform), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"nango-unified-api-integration-platform": {
"url": "https://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Nango (Unified API & Integration Platform)
Ask Cline: "Using Nango (Unified API & Integration Platform), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add nango-unified-api-integration-platform --transport http "https://edge.vinkius.com/vk_preview_7jENP9QLzi7Gc6CTWDiT6gMRkMOQLbLXLM9KXnBO/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Nango (Unified API & Integration Platform)
Ask Claude: "Using Nango (Unified API & Integration Platform), show me...". 7 tools are ready
Where the request belongs
Work Nango can move forward.
This is for the integration engineer who's tired of manually debugging sync errors and the product manager who needs to know which customers actually have active connections without asking the dev team for a report.
Integration Engineer
Debugs sync failures and verifies mapping logic for various providers on a Tuesday afternoon.
Product Manager
Audits customer connection health and monitors integration statuses without leaving the workspace.
Software Developer
Tests data sync schemas and checks environment constraints during the build phase.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCeligo integrator.io
Manage integrations and automation flows via Celigo. trigger flows, monitor errors, and audit connections directly from any AI agent.
UnifyApps
Automate integration workflows via UnifyApps. monitor execution logs, check active flows, audit connections, and list configured AI agents autonomously.
Superblocks
Build and manage internal capabilities and workflows. list applications, manage configurations, and generate secure embed tokens directly from your AI agent.
Apideck
Unify your software stack with Apideck. manage CRM contacts, orchestrate Vault connections, and execute proxy requests across dozens of platforms through one API.
Prismatic
Manage your Prismatic integration platform. list customers, create instances, deploy integrations, and fetch execution logs via AI.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Nango connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Nango.
The practical details behind the request, access and result.
What does the Nango MCP do for my SaaS?
It manages your third-party integrations so your AI agent can handle OAuth connections and data syncs. It gives you a unified way to interact with over 700 providers.
Can I use the Nango MCP to see my sync errors?
Yes, you can ask your agent to pull the history and status of any connection to find specific failures like rate limits or data drift.
Does Nango MCP support multiple providers?
It supports over 700 different providers, giving you a unified way to manage many different apps like Salesforce, HubSpot, and more.
How does the Nango MCP help with OAuth auditing?
It lets your agent retrieve exact metadata for any connection to see how credentials are mapped and which customers have active links.
Can I pull actual data records using the Nango MCP?
Yes, you can ask your agent to list records that have been synchronized from your connected providers directly into your chat.
Is the Nango MCP good for checking my integration environment?
It allows you to inspect your runtime mapping logic and host constraints to ensure your integration infrastructure is healthy and correctly configured.
Can I see which customers have an expired OAuth connection through my agent?
Yes. Use the list_connections capability to retrieve all authenticated linked accounts. Your agent will report the current status of each connection, helping you identify which users need to re-authenticate their external platforms.
How do I check if a data synchronization failed recently?
The list_syncs capability retrieves the synchronization history for a specific connection. Your agent will expose the log outputs and status indicators, allowing you to debug data processing issues directly from your conversation.
Can my agent retrieve synchronized data records from external APIs?
Absolutely. Use the list_records capability with a Connection ID and a model name (e.g., 'contacts'). Your agent will query Nango's storage to fetch the raw synchronized objects, bypassing external API limits natively.
One connection away
Give your agent a direct line to Nango.
Connect Nango once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available