Claude Desktop / Claude.ai
Open Settings → Developer → Edit Config (or manually ~/Library/Application Support/Claude/claude_desktop_config.json on macOS), then add:
{
"mcpServers": {
"gopaxo": {
"transport": "http",
"url": "https://www.gopaxo.com/api/mcp",
"headers": {
"Authorization": "Bearer VOTRE_TOKEN_GOPAXO"
}
}
}
}Restart Claude Desktop — the four Gopaxo tools appear in the "Available tools" menu.