# Gravity AI UI

Gravity AI UI is an AI-powered UI generator for agents and product teams. It turns natural-language prompts into validated A2UI component trees, renders those trees with trusted Gravity UI components, and exposes OpenAPI and MCP surfaces for agent workflows.

## What agents can do

- Generate product interface drafts from prompts.
- Inspect generated payloads, data models, A2UI messages, and React exports.
- Search public liked interface drafts through the Streamable HTTP MCP server.
- Reuse predictable developer resources without scraping the visual app.

## Agent resources

- OpenAPI spec: https://gravity-ai.ydb-qdrant.tech/openapi.json
- MCP server: https://gravity-ai.ydb-qdrant.tech/mcp
- MCP server card: https://gravity-ai.ydb-qdrant.tech/.well-known/mcp/server-card.json
- Agent discovery: https://gravity-ai.ydb-qdrant.tech/.well-known/agent.json
- Developer docs: https://gravity-ai.ydb-qdrant.tech/docs.md
- Compare AI UI generators: https://gravity-ai.ydb-qdrant.tech/compare.md