Skip to main content

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.