Connect Nango to AI agents

Connect Nango to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

manage_connection

Manage Connection

Create, retrieve, or delete a connection. A connection represents a per-user, per-integration authorization. Use **get** to retrieve full connection details including credentials (Nango auto-refreshes expired tokens). Use **create** to import existing credentials. Use **delete** to remove a connection.

trigger_action

Trigger Action

Execute an on-demand action function against an external API through Nango. Actions are one-off operations like creating a record or sending a message, defined as TypeScript functions deployed to Nango. The action runs with the credentials of the specified connection.

list_connections

List Connections

Lists all connections in the current Nango environment. Connections represent per-user, per-integration authorizations. Supports filtering by connection ID, search query, and pagination. Credentials are **not** included in the list; use the manage connection tool to get full credentials.

proxy_request

Proxy Request

Make an authenticated API request to an external provider on behalf of a connected user. Nango injects the user's credentials, handles retries and rate limits, and returns the external API's response. You only specify the endpoint path relative to the provider's base URL.

get_records

Get Records

Retrieve synced records from Nango's cache for a specific connection and data model. Records are ordered by modification date ascending. Supports cursor-based pagination and filtering by modification time or record IDs.

manage_sync

Manage Sync

Start, pause, trigger, or check the status of syncs. Syncs are scheduled functions that continuously pull data from external APIs into Nango's cache. Use **trigger** for a one-off execution, **start** to activate the schedule, **pause** to stop scheduling, or **status** to check current sync state.

manage_connection_metadata

Manage Connection Metadata

Set or update custom metadata on one or more connections. Use **set** to completely replace all existing metadata. Use **update** to merge changes into existing metadata (only specified properties are overridden). Can target multiple connections at once.

manage_integration

Manage Integration

Create, update, retrieve, or delete an integration in Nango. An integration ties a provider (e.g., Slack, GitHub) to auth credentials (client ID/secret for OAuth). Use **create** to set up a new integration, **update** to modify its display name or credentials, **get** to retrieve details, or **delete** to remove it.

list_integrations

List Integrations

Lists all configured integrations in the current Nango environment. Each integration ties a provider (e.g., Slack, GitHub) to an auth configuration. Use this to discover available integrations and their provider details.

create_connect_session

Create Connect Session

Create a short-lived connect session token for the frontend SDK. The session lasts 30 minutes and enables end users to initiate OAuth flows or provide API credentials through a pre-built UI. Sessions can be scoped to specific integrations and carry end-user metadata.

More integrations teams use with Nango

Linear

Create, read, update, and delete issues across teams with support for priorities, labels, assignees, due dates, and workflow states. Manage projects that group related issues, and organize work into time-boxed cycles (sprints). Create and manage documents, comments, and file attachments. Search issues using vector similarity or rich filters. Configure teams, workflow states, and labels. Track customers and link them to issues. Subscribe to real-time webhooks for changes to issues, projects, cycles, comments, documents, and more.

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Microsoft Outlook

Send, read, reply to, forward, and manage email messages in user mailboxes. Organize messages into folders, apply categories, flags, and importance levels. Manage file and item attachments. Create, update, delete, and respond to calendar events and meetings. Find available meeting times, manage attendees, handle recurrence, and work with shared or delegated calendars. Create, read, update, and delete contacts, organize them into contact folders, and manage contact photos. Manage tasks and task lists via Microsoft To Do, including due dates, reminders, recurrence, and checklist items. Subscribe to webhook notifications for changes to messages, calendar events, and contacts. Support for Focused Inbox, @-mentions, mail tips, send-on-behalf, and send-as capabilities.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Technical notes for Nango

Manage product integrations with 700+ APIs through a unified platform. Create and manage OAuth connections, API key auth, and credential storage for end users. Proxy authenticated API requests to external services on behalf of users. Deploy sync functions that continuously pull data from external APIs on a schedule, and action functions that perform on-demand operations. List, create, update, and delete integrations and connections. Create connect sessions for frontend auth flows. Receive and forward webhooks from external APIs attributed to specific user connections. Monitor integration execution with real-time logs and metrics. Manage isolated environments for development and production.

Connect Nango to production AI agents

See how Metorial gives Nango access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Nango to AI agents with Metorial.

  1. Can Metorial connect Nango to AI agents?
    Yes. Metorial connects AI agents to Nango through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.