Install Antigravity
Antigravity uses the bridge path for StateLode because the hosted endpoint speaks HTTP MCP and the local client expects stdio.
Create a StateLode token in the dashboard and keep it outside git as GLIA_TOKEN.
MCP configuration
Section titled “MCP configuration”{ "mcpServers": { "glia": { "command": "npx", "args": ["glia-bridge", "--token", "${GLIA_TOKEN}"] } }}Verify
Section titled “Verify”Ask Antigravity:
Search StateLode for active tasks in project glia.If the bridge is configured correctly, the hosted StateLode dashboard should show the agent token’s latest activity after the first tool call.