Connect Claude Code
Register ServerX in Claude Code, then complete OAuth from its /mcp menu.
Claude Code
https://api.serverx.tech/mcp- Run the command below in your terminal. The user scope makes ServerX available across your projects.
- Start Claude Code and enter /mcp. Select ServerX and follow the browser sign-in.
- Return to Claude Code after approving ServerX. Ask it to list hosts and inspect the selected host’s capabilities.
- Use claude mcp get serverx to inspect the entry, or claude mcp remove serverx to remove it.
Terminal · all your projects
claude mcp add --transport http --scope user serverx https://api.serverx.tech/mcpUse --scope project instead of --scope user only when you want a shared .mcp.json for that project. Each person still authorizes their own ServerX account.
Authorization covers current and future hosts in your selected ServerX account or team. Your host’s local configuration decides what can execute. Disconnect access at any time in AI Apps. The agent contains no AI.
Official Claude Code instructions · Checked 2026-09-15