Install PinRAG MCP in VS Code

GitHub’s README cannot use vscode: links (they are not treated as clickable URLs). This page is served over HTTPS so you get a real link from the README; use the button below to open VS Code’s MCP installer.

Install PinRAG in VS Code

If the button does nothing, copy this entire line into your browser’s address bar (you need VS Code installed and the vscode URL handler):

vscode:mcp/install?%7B%22name%22%3A%22pinrag%22%2C%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22--from%22%2C%22pinrag%22%2C%22pinrag-mcp%22%5D%2C%22env%22%3A%7B%22OPENAI_API_KEY%22%3A%22%22%2C%22PINRAG_PERSIST_DIR%22%3A%22%22%7D%7D

Requires uv on your PATH. The installer pre-fills OPENAI_API_KEY (empty—paste your key) and optional PINRAG_PERSIST_DIR. See the PinRAG README.