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

# Add to Antigravity

> Connect Convosphere Docs MCP in Antigravity-compatible clients

## Add server

Use this config in your MCP settings UI:

```json theme={null}
{
  "mcpServers": {
    "convosphere-docs": {
      "command": "node",
      "args": ["/workspace/Docs-Convosphere-AI/mcp-server.js"]
    }
  }
}
```

## Recommended prompt

"Use `search_docs` first, then `get_page` for the best matching slug before generating answers."
