MCP

Connect Claude, Cursor, or Codex to your Vergio account so your AI tools can query it directly.

MCP lets an AI assistant like Claude call Vergio as a set of tools. Your agent can pull your weekly list with its evidence, search your accounts, and record outcomes, without leaving the assistant.

Connect a client

Create a key on the Integrations page, then point your client at https://vergio.ai/api/mcp with the key as a Bearer header. For example, in Claude Code:

claude mcp add --transport http vergio https://vergio.ai/api/mcp \
  --header "Authorization: Bearer vg_live_your_key_here"

The full setup for Claude Code, Claude Desktop, Cursor, and Codex, plus the reference for every tool, is in the MCP reference.

Updated July 6, 2026

Is this page helpful?