Claude Desktop setup

Use MCP Server Tools from Claude Desktop.

After checkout, use your access token to configure Claude Desktop with the remote MCP endpoint. Keep the token out of shared prompts and commit history.

{
  "mcpServers": {
    "mcpservertools": {
      "url": "https://mcpservertools.clauxel.com/mcp",
      "authorization": "Bearer YOUR_PAID_TOKEN"
    }
  }
}