Antigravity Link
Quality Score
90
/100
MCP server and OpenAPI-backed mobile companion for controlling Antigravity IDE sessions
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"antigravity-link": {
"command": "npx",
"args": [
"-y",
"antigravity-link-extension"
],
"env": {
"AG_BRIDGE_URL": "<ag_bridge_url>",
"AG_BRIDGE_TOKEN": "<your-ag_bridge_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"antigravity-link": {
"command": "npx",
"args": [
"-y",
"antigravity-link-extension"
],
"env": {
"AG_BRIDGE_URL": "<ag_bridge_url>",
"AG_BRIDGE_TOKEN": "<your-ag_bridge_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y antigravity-link-extension§02 Environment variables
AG_BRIDGE_URLrequired
Base URL for the local Antigravity Link bridge server
AG_BRIDGE_TOKENrequiredsecret
Auth token from the Antigravity Link QR URL
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.