Skill Claude CodeCodexCursor
LangChain/LangGraph docs, MCP server usage, and reference project lookup for pinrag.
Skill Claude CodeCodexCursor
LangChain/LangGraph docs, MCP server usage, and reference project lookup for pinrag.
Skill Claude CodeCodexCursor
Cut a new pinrag release: bump version, tag, push, and create a GitHub Release (pinrag repo only).
Skill Claude CodeCodexCursor
Use when the user wants to query, list, add, or remove documents in PinRAG, or index PDFs/files/URLs into PinRAG via the local (stdio) PinRAG MCP server. Always use PinRAG MCP tools via callmcptool (never Python scripts or one-off CLI unless they explicitly ask for code). Discover which PinRAG server is available from…
Skill Claude CodeCodexCursor
Runs the full PinRAG pytest suite with uv after loading API keys from /.cursor/mcp.json (e.g. pinrag-dev). Use when the user wants all tests, pytest, or CI locally for pinrag.
MCP server Claude CodeCodexCursor +2
A powerful RAG (Retrieval-Augmented Generation) system built with LangChain, designed as an MCP server for Cursor, VS Code, and other AI assistants. Runs locally from the pinrag Python package. Needs 3 environment variables to run.