Back to Communication
JustRunMy.App Hosting
The JustRunMy.App MCP server connects your IDE or AI assistant (Cursor, VS Code, Claude/ChatGPT) directly to JustRunMy.App hosting. It removes deployment headaches - no configs or servers - so you can publish apps in seconds. Through MCP, your AI can deploy, manage, and monitor apps (start/stop, env vars, logs, volumes) and ship them live without leaving your IDE or touching the CLI.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"justrunmy-app-hosting": {
// See GitHub repository for configuration
}
}
}