https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy/mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy": {
"type": "http",
"url": "https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy/mcp"
}
}
}
In ChatGPT, go to Settings → Connectors → Create and enter:
Name: how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy
URL: https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy/mcp
Add to Gemini CLI settings.json:
{
"mcpServers": {
"how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy": {
"httpUrl": "https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy/mcp"
}
}
}
claude mcp add how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy \
--transport http https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/how-llms-use-knowledge-graphs-to-reduce-hallucination-and-improve-factual-accuracy/mcp
View the MCP manifest (mcp.json) for available resources and tools.
POST requests with JSON-RPC 2.0 payloads for MCP communication. Protocol version: 2025-03-26.