https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources/mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources": {
"type": "http",
"url": "https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources/mcp"
}
}
}
In ChatGPT, go to Settings → Connectors → Create and enter:
Name: what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources
URL: https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources/mcp
Add to Gemini CLI settings.json:
{
"mcpServers": {
"what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources": {
"httpUrl": "https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources/mcp"
}
}
}
claude mcp add what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources \
--transport http https://home.norg.ai/ai-search-answer-engines/answer-engine-architecture-citation-mechanics/what-is-retrieval-augmented-generation-rag-how-answer-engines-ground-responses-in-real-sources/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.