Releases: heroku/heroku-mcp-server
Releases · heroku/heroku-mcp-server
mcp-server: v1.2.0
mcp-server: v1.2.0-beta.0
1.2.0-beta.0 (2026-02-18)
Features
- Add heroku_dev_center Resource (#84) (a13c6d9)
- add plugin installation detection and handle command not found errors (#146) (8ab7898)
- add the agents call command (#56) (ffafd8b)
- Add-ons topic tool implementations (f043b8a)
- Apps tools and related context tools (164f782)
- Execute generated code on a one-off Dyno (#22) (5139964)
- Overwriting User-Agent on CLI requests for MCP mode (4551460)
- prepare for .dxt file creation and compatibility (#81) (8a9b8d6)
- require global install of heroku cli for a4d (#63) (3e25587)
- short, concise descriptions minimizing token counts (#35) (bd1d878)
- W-18081411,W-18081589: integrate the Heroku CLI into the MCP server (6e37775)
- W-18081411,W-18081589: integrate the Heroku CLI into the MCP server (dbb8713)
- W-18097559: add data commands (740a0a0)
- W-18097559: add data commands (773e27d)
- W-18097560: added pipelines and ps commands (c5131af)
- W-18097560: added pipelines and ps commands (45acbbe)
- W-18187196: Implement deploy to heroku tool (0679311)
- W-18187196: Implement deploy to heroku tool (331c047)
Bug Fixes
mcp-server: v1.1.0
1.1.0 (2026-01-16)
Features
- Add heroku_dev_center Resource (#84) (a13c6d9)
- add the agents call command (#56) (ffafd8b)
- Add-ons topic tool implementations (f043b8a)
- Apps tools and related context tools (164f782)
- Execute generated code on a one-off Dyno (#22) (5139964)
- Overwriting User-Agent on CLI requests for MCP mode (4551460)
- prepare for .dxt file creation and compatibility (#81) (8a9b8d6)
- require global install of heroku cli for a4d (#63) (3e25587)
- short, concise descriptions minimizing token counts (#35) (bd1d878)
- W-18081411,W-18081589: integrate the Heroku CLI into the MCP server (6e37775)
- W-18081411,W-18081589: integrate the Heroku CLI into the MCP server (dbb8713)
- W-18097559: add data commands (740a0a0)
- W-18097559: add data commands (773e27d)
- W-18097560: added pipelines and ps commands (c5131af)
- W-18097560: added pipelines and ps commands (45acbbe)
- W-18187196: Implement deploy to heroku tool (0679311)
- W-18187196: Implement deploy to heroku tool (331c047)
Bug Fixes
- 45 - MCP doesnt connect on windows (#48) (9c5bc89)
- added the cli buildpack to ensure CLI availability (#74) (be2be16)
- readme instructions (043015d)
- readme instructions (fa44f1c)
- use the correct mcpServers json format (#41) (bfb1312)
Documentation
Miscellaneous Chores
- add execution comment for heroku-mcp-server.mjs file (#91) (7f956f7)
- apps: update apps_list tool to prevent usage for app name checks (fad7f08)
- apps: update apps_list tool to prevent usage for app name checks (8ca092b)
- auth: update readme to include alternate method for retrieving a token (77d544a)
- auth: update readme to include alternate method for retrieving a token (3266dce)
- deps-dev: bump @modelcontextprotocol/inspector from 0.7.0 to 0.14.1 (#75) (74136bc)
- deps: bump @modelcontextprotocol/sdk from 1.16.0 to 1.24.0 (#122) (a6eb7a3)
- deps: bump glob from 10.4.5 to 10.5.0 (#113) (7af6d3b)
- deps: bump qs from 6.14.0 to 6.14.1 (#133) (2a5938b)
- deps: bump the patch-dependencies group across 1 directory with 5 updates (#49) (8a710f2)
- deps: bump zod from 3.24.4 to 3.25.56 (#69) (b779d2d)
- descriptions: update tool descriptions to be consistent (978f3a4)
- descriptions: update tool descriptions to be consistent/Updated README (53807a6)
- onboard shared workflows (#137) (d6351df)
- Update readme to include instructions for cline, vscode and trae (#39) (c84d2aa)
- updated config docs to show alternate config using the CLI (#72) (d7b23ec)
- updated readme to include deploy_one_off_dyno and remove unneeded install instructions (#33) (57e3f58)
v1.0.7
What's Changed
- feat: require global install of heroku cli for a4d by @justinwilaby in #63
- chore(deps): bump zod from 3.24.4 to 3.25.56 by @dependabot[bot] in #69
- add cursor button by @julianduque in #68
- fix: added the cli buildpack to ensure CLI availability by @justinwilaby in #74
- chore: updated config docs to show alternate config using the CLI by @justinwilaby in #72
- feat: prepare for .dxt file creation and compatibility by @justinwilaby in #81
- feat: Add heroku_dev_center Resource by @michaelmalave in #84
- chore(deps-dev): bump @modelcontextprotocol/inspector from 0.7.0 to 0.14.1 by @dependabot[bot] in #75
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.4
What's Changed
- v0.0.1 by @justinwilaby in #17
- fix: readme instructions by @justinwilaby in #19
- Updating repository instructions on installation by @sbosio in #20
- feat: Overwriting User-Agent on CLI requests for MCP mode by @sbosio in #21
- feat: Execute generated code on a one-off Dyno by @justinwilaby in #22
- CX Review by @claire-riley in #23
- v1.0.0 by @justinwilaby in #26
- fixes #27 - node engines mismatch by @justinwilaby in #31
- v1.0.1 by @justinwilaby in #32
- chore: updated readme to include deploy_one_off_dyno and remove unneeded install instructions by @justinwilaby in #33
- feat: short, concise descriptions minimizing token counts by @justinwilaby in #35
- chore: Update readme to include instructions for cline, vscode and trae by @justinwilaby in #39
- 1.0.2 by @justinwilaby in #40
- fix: use the correct mcpServers json format by @julianduque in #41
- Release v1.0.3 by @sbosio in #44
- fix #45 - MCP doesn't connect on windows by @justinwilaby in #48
New Contributors
- @claire-riley made their first contribution in #23
- @julianduque made their first contribution in #41
Full Changelog: v0.0.1...v1.0.4
v1.0.3
What's Changed
- fix: use the correct mcpServers json format by @julianduque in #41
New Contributors
- @julianduque made their first contribution in #41
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- v0.0.1 by @justinwilaby in #17
- fix: readme instructions by @justinwilaby in #19
- Updating repository instructions on installation by @sbosio in #20
- feat: Overwriting User-Agent on CLI requests for MCP mode by @sbosio in #21
- feat: Execute generated code on a one-off Dyno by @justinwilaby in #22
- CX Review by @claire-riley in #23
- v1.0.0 by @justinwilaby in #26
- fixes #27 - node engines mismatch by @justinwilaby in #31
- v1.0.1 by @justinwilaby in #32
- chore: updated readme to include deploy_one_off_dyno and remove unneeded install instructions by @justinwilaby in #33
- feat: short, concise descriptions minimizing token counts by @justinwilaby in #35
- chore: Update readme to include instructions for cline, vscode and trae by @justinwilaby in #39
New Contributors
- @claire-riley made their first contribution in #23
Full Changelog: v0.0.1...v1.0.2