Skip to content

Connect your AI assistant to Vaam

Vaam ships an MCP (Model Context Protocol) server that connects AI assistants like Claude and ChatGPT directly to your Vaam account. Once connected, your assistant can answer questions about your outreach, manage sequences and prospects, and help you keep other systems in sync — all in plain language.

The server is available at:

https://app.vaam.io/api/agent/mcp
  • Answer questions: “How many prospects finished my sequence this week?”, “Who replied on LinkedIn?”, “Am I close to my active prospect limit?”
  • Manage outreach: pause or resume sequences, add prospects to a sequence, fix a prospect’s contact details, stop outreach to a specific person.
  • Review work: list tasks that need your attention, surface issues blocking outreach, and resolve them.
  • Set up AI outreach: configure your ideal customer profile, company info, offering, and messaging language through conversation.
  • Sync data: page through your full outreach history for reporting or syncing to other tools.

See what your assistant can do for the full list.

  1. Connect your assistant — via OAuth (recommended for personal use) or an API key (for integrations and custom agents).
  2. Ask a question like “What’s my outreach status?” to confirm the connection works.

If you are integrating programmatically rather than chatting:

  • Rate limits — how many requests you can make and how to handle 429 responses.
  • Paging through data — cursors, bulk history sync, and how counts are calculated.

The admin endpoint is for Vaam staff only and is not covered by these docs.