Gravity AI UI for Claude Desktop
tech.ydb-qdrant/gravity-ai-ui
Search public Gravity AI UI drafts and generate Gravity UI interface payloads.
client:Claude Desktop
transport:streamable-http
tools:4
Install Gravity AI UI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gravity-ai-ui": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gravity-ai.ydb-qdrant.tech/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs