Aurora for Cursor
build.aurora/aurora
Create, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.
client:Cursor
transport:streamable-http
Install Aurora in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aurora": {
"url": "https://mcp.aurora.build/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs