Choose Your Interface
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
All interfaces authenticate with an API key. Generate one from your AmpUp dashboard under Settings → API Keys.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
Resources
MCP Integration
End-user guide for connecting AmpUp to Claude and other AI assistants via OAuth.
Support
Questions? Reach out to the team.