Skip to main content

Connecting Xpoz with Claude Code

How to connect the Xpoz MCP with Claude Code

Xpoz avatar
Written by Xpoz
Updated over 2 weeks ago

At first, you'll need your personal Xpoz API Key.

Next, run the following command from the console (not from within Claude Code):

claude mcp add --transport http --scope user xpoz-mcp https://mcp.xpoz.ai/mcp --header "Authorization: Bearer [your Xpoz API token]"

Next, when running claude, you should see the Xpoz MCP listed under the /mcp command:
​

Selecting the xpoz-mcp should show that it's connected:
​

Did this answer your question?