Self-hosted HTTP server exposing Heroku MCP tools to LLM clients via OAuth-protected MCP endpoint.
{ "mcpServers": { "herokuhttp": { "command": "npx", "args": [ "-y", "@heroku-mcp/http-server" ] } } }