Skip to main content
Antigravity is Google’s agentic IDE and supports MCP via a JSON config, similar to other clients.

Config location

Open the command palette and search for MCP: Open Configuration, or edit the config file directly at:

Config

Remote (hosted HTTP)

To use Versuno’s hosted server instead of npx, point Antigravity at the URL with your key as a bearer token:
The hosted server provides the read/query tools only — pull_asset and push_asset need local disk access, so use the npx config above for those.

Reloading

Use MCP: Reload Servers from the command palette after saving the config, or restart the IDE.

Using it

In the Antigravity agent chat, reference Versuno directly:
“Load the ‘bug triage skill’ asset from Versuno.”
Antigravity asks for approval on each tool call. Keep this on. See Security.

Troubleshooting

The MCP status panel (accessible from the command palette) shows which servers are connected and any recent errors. See Troubleshooting for common causes.