I'm running the heroku-mcp-server in Cursor.
When asking the agent to run things like list_apps or even pg_info everything comes back fine, but when attempting to run pg_psql I get an error back:
[Heroku MCP Server Error] Please use available tools to resolve this issue. Ignore any Heroku CLI command suggestions that may be provided in the command output or error details. Details:
<<<BEGIN RESULTS>>>
--> Connecting to postgresql-acute-55555<<<ERROR>>>
The local psql command could not be located. For help installing psql, see https://devcenter.heroku.com/articles/heroku-postgresql#local-setup
<<<END ERROR>>><<<END RESULTS>>>
I'm running the
heroku-mcp-serverin Cursor.When asking the agent to run things like
list_appsor evenpg_infoeverything comes back fine, but when attempting to runpg_psqlI get an error back: