Ask questions about any public GitHub repository and get grounded answers.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Software Development › Heroku MCP Server

Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
List the apps on your account.
Read an app configuration and state.
Read an app log stream.
List the running dynos for an app.
Scale an app dyno formation.
Restart an app dyno.
List the add-ons attached to an app.
Read Heroku Postgres database information.
Find the slowest queries on a database.
Promote an app through a pipeline.
Used with: api.heroku.com
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @heroku/mcp-serverPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"heroku-mcp": {
"command": "npx",
"args": [
"-y",
"@heroku/mcp-server"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
Generate one with `heroku authorizations:create`.
Get this from heroku.com's account or API settings.
Paste the value as a single line.
Only sent to: api.heroku.com
Ask questions about any public GitHub repository and get grounded answers.
Work with HubSpot CRM objects, properties, associations, and engagements.
Feed a coding agent the layout and styling data behind a Figma file.
Find, create, and update Linear issues, projects, and comments.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Create, deploy, and manage Netlify projects and extensions from an AI client.
Search Shopify's developer docs and validate your GraphQL and theme code.