Skip to main content

Connecting Xpoz with Claude Code

How to connect the Xpoz MCP with Claude Code

Written by Xpoz

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?