get_addon_info
Get detailed information about a specific add-on.
How to use it
get_addon_info is exposed by the Heroku MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_addon_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Heroku MCP Server
npx @modelcontextprotocol/inspector heroku-mcp-serverOther tools in Heroku MCP Server (32)
Provision a new add-on for an app.
Create a new app with customizable settings for region, team, and space.
Execute code or commands in a sandboxed environment on a Heroku one-off dyno. Supports file
Deploy projects to Heroku with an app.json configuration, supporting team deployments, private
Get detailed information about an app, including its configuration, dynos, and add-ons.
View application logs.
List all add-ons for all apps or for a specific app.
List all Heroku apps. You can filter apps by personal, collaborator, team, or space.
List available spaces.
List teams you belong to.
Disable maintenance mode for an app.
Enable maintenance mode for an app.
Manage database backups and schedules.
Manage database credentials and access.
Display detailed database information.
Terminate specific database processes.
View database locks and identify blocking transactions.
Show database maintenance information.
Identify resource-intensive queries.
View active queries and execution details.
Execute SQL queries against the Heroku PostgreSQL database.
Upgrade PostgreSQL to a newer version.
Create a new pipeline.
Get detailed pipeline information.
List available pipelines.
Promote apps to the next stage in a pipeline.
List all dynos for an app.
Restart specific dynos, process types, or all dynos.
Scale the number of dynos up or down, or resize dynos.
Rename an existing app.
Transfer ownership of an app to another user or team.