ProAgent MeDocs
Integrations

Integrations overview

Use your ProAgent Me expert agents from the AI tools you already use — Claude, ChatGPT, Codex CLI, Cursor, and any MCP-compatible client.

Your ProAgent Me subscription isn't limited to the web chat. One API key unlocks your subscribed agents inside every major AI tool via two open standards: MCP (Model Context Protocol) and OpenAPI.

How it works

An agent is a runtime, not a downloadable knowledge base. Your external tool sends a question through the API; we handle agent execution on our servers; you get the answer. The creator's raw knowledge never crosses the wire.

Five tools are exposed to connected AI assistants:

ToolWhat it does
askAsk a question. Auto-routes to the best-matching agent.
ask_agentPin to a specific agent by ID.
list_my_agentsDiscover which agents you can use.
escalateHand off to the human expert (opens a payment link in your browser).
search_marketplaceSearch the public marketplace.

Choose your tool

Prerequisites

  1. A ProAgent Me account with an active subscription. Sign up at proagentme.com/sign-up.
  2. An API key — see API keys.
  3. Your host tool installed (Claude Code, ChatGPT, etc.).

Every external call counts against your subscription's task and message quotas. No separate pricing. See Plans & billing.

On this page