Skip to content

Conversation

@dgageot
Copy link

@dgageot dgageot commented Apr 10, 2025

Use this MCP Server

{
  "mcpServers": {
    "heroku": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e"
        "HEROKU_API_KEY"
        "mcp/heroku"
      ],
      "env": {
        "HEROKU_API_KEY": "<YOUR_HEROKU_AUTH_TOKEN>"
      }
    }
  }
}

@dgageot dgageot marked this pull request as ready for review April 10, 2025 07:45
@dgageot dgageot requested a review from a team as a code owner April 10, 2025 07:45
Copy link
Contributor

@justinwilaby justinwilaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants