Add server
- Open Cursor settings.
- Go to MCP servers.
- Click Add Server.
- Paste this config:
Use your local absolute path if your repo is not in
/workspace/Docs-Convosphere-AI.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 Cursor
{
"mcpServers": {
"convosphere-docs": {
"command": "node",
"args": ["/workspace/Docs-Convosphere-AI/mcp-server.js"]
}
}
}
/workspace/Docs-Convosphere-AI.Was this page helpful?