Official Ampersand AI SDKs

by amp-labs

11 stars
443 downloads
Not rated
GitHub Website

About

This repo contains the official Ampersand AI SDK and the official MCP server for Ampersand. The AI SDK exposes tools for AI agents to manage and interact with integrations with customers' SaaS tools, while the MCP server exposes those tools via the Model Context Protocol.

Details

Author
amp-labs
GitHub stars
11
Downloads
443
Categories
Other, AI, Developer Tools

- AI SDK provides tools like createRecord and updateRecord.
- MCP server connects agents to 150+ Ampersand connectors.
- Supports Vercel AI SDK, Mastra, and other agent frameworks.
- Multi-tenant MCP server exposes Ampersand primitives as native tools.
- Includes end-to-end tests for the AI SDK.
- MIT licensed and open to contributions.

Install the AI SDK with npm install @amp-labs/ai (or yarn/pnpm). Import modules such as createRecord and updateRecord from framework-specific paths (e.g., @amp-labs/ai/aisdk for Vercel AI SDK, @amp-labs/ai/mastra for Mastra). For the MCP server, configure it in mcp.json or claude_desktop_config.json using either SSE mode (with URL and headers/query param) or stdio mode (with npx command and env variables).

Official Ampersand AI SDKs

This repo contains the official Ampersand AI SDK and the offical MCP server for Ampersand.

- AI SDK - Official Ampersand AI SDK that exposes tools for your AI agents to manage and interact with integrations with your customer's SaaS tools.
- MCP server - Official Ampersand MCP server that exposes the tools from the Ampersand AI SDK.

The examples directory contains examples of how to use the AI SDK with popular agent frameworks.

Ampersand is a platform for AI builders to add B2B SaaS integrations to their agentic apps. To learn more, visit our website.

Ampersand AI SDK

Installation

```bash
npm install @amp-labs/ai

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.