AppDeploy for Cursor
ai.appdeploy/deploy-app
AppDeploy turns app ideas described in AI chat into live full-stack web applications
client:Cursor
transport:streamable-http
Install AppDeploy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deploy-app": {
"url": "https://api-v2.appdeploy.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs