> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysemoia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Antigravity

> Manual configuration for Antigravity

Add this to your Antigravity MCP config file.

OpenNote runs locally. Ensure `opennote` is installed and available in your PATH.

```json theme={null}
{
  "mcpServers": {
    "opennote": {
      "command": "opennote",
      "args": ["mcp", "run"]
    }
  }
}
```

***

*For common issues, see our [Troubleshooting](/support#troubleshooting) page.*
