`heroku mcp` ============ starts the Heroku platform MCP server in stdio mode * [`heroku mcp:start`](#heroku-mcpstart) ## `heroku mcp:start` starts the Heroku platform MCP server in stdio mode ``` USAGE $ heroku mcp:start DESCRIPTION starts the Heroku platform MCP server in stdio mode ``` _See code: [src/commands/mcp/start.ts](https://github.com/heroku/cli/blob/v11.10.0/src/commands/mcp/start.ts)_