Loading MCP server directory, please wait...
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
npx @getmcp/cli add io.github.wisdomrock/code-context-gateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wisdomrock/code-context-gate": {
"command": "npx",
"args": [
"-y",
"code-context-gate"
]
}
}
}