Gravity AI UI for Cursor
tech.ydb-qdrant/gravity-ai-ui
Search public Gravity AI UI drafts and generate Gravity UI interface payloads.
client:Cursor
transport:streamable-http
tools:4
Install Gravity AI UI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gravity-ai-ui": {
"url": "https://gravity-ai.ydb-qdrant.tech/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs