MCP server for CodeRAG - Model Context Protocol integration for RAG
{ "mcpServers": { "sylphxcoderag": { "command": "npx", "args": [ "-y", "@sylphx/coderag-mcp" ] } } }