Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nango.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Set up your coding agent with Nango’s public docs MCP server and skills so it can help implement Nango auth and functions. This page is for coding agents that write code with you. To expose Nango integrations to your product’s agents at runtime, see Tool calling & MCP.

Docs MCP server

Add Nango’s documentation MCP server to your coding agent:
https://nango.dev/docs/mcp
It is public and does not require authentication.

Skills

Install the Nango function builder skill:
npx skills add NangoHQ/skills -s building-nango-functions-locally
The skill teaches agents how to create, test, and deploy Nango functions. You can now copy and paste Nango guides into your coding agent, or ask custom prompts, to implement Nango auth and functions in your app.