Skip to content
doxyme·mcp/ setupQA2Beta

Model Context Protocol

Connect your AI tool to doxy.me

QA2Betadoxy.me v2 (api-core) only — not the legacy REST API

This is a hosted MCP server for doxy.me’s GraphQL API. Add the URL below to any MCP-capable client and sign in with your doxy.me account — no API keys, no tokens to copy around. Once connected, you can ask your assistant things like call history, analytics, and tenant/user data.

Server URLhttps://doxyme-mcp-qa2.doxymelabs.dev/mcp

Claude Code

Command-line — works on any plan.

  1. Add the server:

    claude mcp add --transport http doxyme-qa2 https://doxyme-mcp-qa2.doxymelabs.dev/mcp
  2. Sign in:

    claude mcp login doxyme-qa2

    Or, inside a session, type /mcp, pick doxyme-qa2, then Authenticate.

  3. Your browser opens to sign in with your doxy.me account. Once claude mcp list shows doxyme-qa2 as Connected, just ask.

Needs Claude Code v2.1.186 or newer for claude mcp login — update first if the command isn’t recognized.