Gravity AI UI for VS Code
tech.ydb-qdrant/gravity-ai-ui
Search public Gravity AI UI drafts and generate Gravity UI interface payloads.
client:VS Code
transport:streamable-http
tools:4
Install Gravity AI UI in VS Code
.vscode/mcp.json
{
"servers": {
"gravity-ai-ui": {
"type": "http",
"url": "https://gravity-ai.ydb-qdrant.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs