Model Context Protocol
Connect your AI tool to doxy.me
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 URL
https://doxyme-mcp-qa2.doxymelabs.dev/mcpClaude Code
Command-line — works on any plan.
Add the server:
claude mcp add --transport http doxyme-qa2 https://doxyme-mcp-qa2.doxymelabs.dev/mcp
Sign in:
claude mcp login doxyme-qa2
Or, inside a session, type
/mcp, pick doxyme-qa2, then Authenticate.Your browser opens to sign in with your doxy.me account. Once
claude mcp listshows 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.