Claude Desktop
Connect verxion to Claude Desktop as a remote MCP custom connector.
Claude Desktop can use verxion as a remote custom connector. Availability depends on your paid Claude plan and, for managed organizations, administrator policy.
Connect
- Open MCP Setup, sign in, and copy the Claude Desktop URL. The
production value is
https://mcp.verxion.ai/mcp. - In Claude Desktop, open Settings → Connectors.
- Choose Add custom connector, enter a name such as
verxion, and paste the remote MCP URL. - Select Connect, complete the browser OAuth flow, and approve the scopes.
- In a new conversation, enable verxion from Search and tools.
Do not put this remote server in claude_desktop_config.json: Claude’s current
remote custom-connector flow is managed from Settings → Connectors.
Verify and troubleshoot
Ask Read my verxion profile and tell me which account is connected. The
default Code Mode surface may primarily expose execute_code; that is expected.
- If the connector is missing, check plan and organization policy.
- If OAuth loops, remove the connector, sign in to verxion in the browser, and add it again.
- If a write returns 403, review the granted scopes in
https://app.verxion.ai/settings/connectand reconnect if necessary.
Official client reference: Custom connectors using remote MCP.