1 Repo
Writes integration logic as TypeScript functions that run on a managed runtime handling authentication, execution, and scaling.
Distinct from Custom Function Embedding: Distinct from Custom Function Embedding: focuses on integration-specific functions with managed auth, not general workflow embedding.
Explore 1 awesome GitHub repository matching software engineering & architecture · Managed Integration Functions. Refine with filters or upvote what's useful.
Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers
Writes TypeScript integration functions running on a managed runtime with auth and scaling.