Platform-as-a-service. Deploy apps, manage dynos, and scale with add-ons.
npx -y @salesforce/mcp-server-heroku
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"heroku": {
"command": "npx",
"args": ["-y", "@salesforce/mcp-server-heroku"]
}
}
}
```
deploy_instancemanage_resourcesget_metricsscale_servicemonitor_healthPlatform-as-a-service. Deploy apps, manage dynos, and scale with add-ons.
Language: Ruby
Category: Cloud