CanonicAI — cited Answers corpus for Claude Desktop
com.canonicai/canonicai-answers
Read-only hosted MCP over CanonicAI's cited Answers corpus on canonicai.com.
client:Claude Desktop
transport:streamable-http
tools:3
Install CanonicAI — cited Answers corpus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"canonicai-answers": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://canonicai.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs