Skip to main content

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 server

Add this to your Claude Code MCP configuration:
{
  "mcpServers": {
    "convosphere-docs": {
      "command": "node",
      "args": ["/workspace/Docs-Convosphere-AI/mcp-server.js"]
    }
  }
}

Verify

Ask Claude Code:
List navigation groups from the convosphere-docs MCP server.