Skip to main content
Build on AmpUp’s sales meeting analysis platform with your choice of interface — a Python or TypeScript SDK, a command-line tool, or the MCP protocol for AI assistants.

Choose Your Interface

GTM Engineer Quickstart

Connect an agent with MCP or make direct API calls for meetings, deal intelligence, coaching data, and GTM workflows.

Python SDK

pip install ampup — typed client with 8 API groups, async support, and context manager.

TypeScript SDK

npm install @ampup-ai/sdk — Axios-based client with full TypeScript types.

CLI

pip install "ampup[cli]" — manage accounts, deals, and meetings from the terminal.

MCP Server

Connect AmpUp to Claude Desktop, Claude Code, or any MCP-compatible AI assistant.

Authentication

SDK, CLI, and direct REST calls authenticate with an API key generated under Settings → API Keys. MCP clients should use OAuth when available; no API key is required for that flow.

API Groups

Every SDK, CLI command, and MCP tool maps to the same underlying API, organized into 8 groups:

Quick Start

1

Get an API key

Go to Settings → API Keys in the AmpUp dashboard and create a new key.
2

Install

3

Try it

For raw HTTP examples and a production data-pull pattern, see the GTM Engineer Quickstart.

Resources

MCP Integration

End-user guide for connecting AmpUp to Claude and other AI assistants via OAuth.

Support

Questions? Reach out to the team.