PinRAG for Claude Code
io.github.ndjordjevic/pinrag
MCP RAG: index PDFs, repos, YouTube, Discord, text; optional YouTube vision; query with citations.
client:Claude Code
transport:stdio
runtime:pypi
Install PinRAG in Claude Code
run in your project directory
claude mcp add pinrag -e OPENROUTER_API_KEY=<OPENROUTER_API_KEY> -e PINRAG_PERSIST_DIR=<PINRAG_PERSIST_DIR> -- uvx pinrag
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs