H
heroku.com
Heroku is a cloud application platform for building, deploying, and operating apps and related data services. It also offers products such as Heroku Connect for syncing Salesforce and Heroku Postgres data.
Heroku exposes a REST Platform API, a separate Heroku Connect API, an MCP server, and the `heroku` CLI; documented auth is bearer-token/OAuth for the Platform API and CLI, while the Connect API and MCP server docs surfaced but their concrete auth bindings/endpoints were not confirmed from the scraped pages.
discovered 1d ago
MCP servers1
- Heroku MCP Serverdiscovered
REST · OpenAPI2
- Heroku Platform APIdiscovered
- Heroku Connect APIdiscovered
CLI1
- heroku CLIdiscovered
Credentials
Heroku OAuth authorization / bearer tokenoauth2
$ heroku loginAcquired by the CLI — running heroku login opens the auth flow and stores the credential.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://heroku.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