MCP Quickstart
Add to Claude Code
Connect Convosphere Docs MCP in Claude Code
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Connect Convosphere Docs MCP in Claude Code
{
"mcpServers": {
"convosphere-docs": {
"command": "node",
"args": ["/workspace/Docs-Convosphere-AI/mcp-server.js"]
}
}
}
List navigation groups from the convosphere-docs MCP server.
Was this page helpful?