PinRAG logo

PinRAG

2

RAG for your editor or CLI: index PDFs, YouTube, GitHub repos, Discord exports. Query with citations.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "uvx", "args": [ "--from", "pinrag", "pinrag-mcp" ], "env": { "ANTHROPIC_API_KEY": "", "OPENAI_API_KEY": "", "PINRAG_PERSIST_DIR": "" } }