clever-cloud.com
Clever Cloud is a platform-as-a-service for deploying and operating applications, add-ons, and related cloud services. It provides managed hosting, deployment, and operational tooling for developers.
Clever Cloud exposes a REST HTTP API and an official CLI; both use Clever Cloud-issued OAuth 1.0a-style credentials (consumer key/secret plus user token/secret, with the CLI also supporting `CLEVER_TOKEN`/`CLEVER_SECRET`).
- Clever Cloud APIdiscovered
- Clever Tools CLIdiscovered
In the Clever Cloud Console, create an OAuth consumer to get a consumer key and consumer secret, then create or obtain a user token and secret for that consumer. Clever Cloud's API docs state that once you have these four credentials, you sign every API request with OAuth 1.0a. The CLI can also obtain the user token/secret interactively with clever login, or you can create API tokens with clever tokens create for external tools.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://clever-cloud.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing