Loading MCP server directory, please wait...
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-knowledge-ragRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-knowledge-rag": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-knowledge-rag"
]
}
}
}