hackafterdark/context-sherpa
Context Sherpa MCP server provides code mapping, deterministic feedback loops, and tiered inference for AI coding agents to increase accuracy and optimize token usage.
Platform-specific configuration:
{
"mcpServers": {
"context-sherpa": {
"command": "npx",
"args": [
"-y",
"context-sherpa"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...