onvibe for Cursor
run.onvibe/onvibe
Talk to Claude and get a live web app deployed to a real URL, with Postgres, storage and cron.
client:Cursor
transport:streamable-http
Install onvibe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"onvibe": {
"url": "https://onvibe.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs