get_interface — Gravity AI UI MCP Tool Read-only
get_interface
(get interface) is one of 4 tools on the
Gravity AI UI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_interface from your client
- Claude Code Gravity AI UI get_interface run in your project directory
- Claude Desktop Gravity AI UI get_interface ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Gravity AI UI get_interface ~/.cursor/mcp.json
- VS Code Gravity AI UI get_interface .vscode/mcp.json
- Zed Gravity AI UI get_interface ~/.config/zed/settings.json
- Windsurf Gravity AI UI get_interface ~/.codeium/windsurf/mcp_config.json
- Cline Gravity AI UI get_interface ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Gravity AI UI get_interface ~/.gemini/settings.json
- Grok Gravity AI UI get_interface .mcp.json (in your project root)
- ChatGPT Gravity AI UI get_interface Settings → Connectors → Advanced → Developer mode
- Claude.ai Gravity AI UI get_interface Settings → Connectors → Add custom connector
- LangChain Gravity AI UI get_interface pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gravity-ai-ui https://gravity-ai.ydb-qdrant.tech/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.