softerist/heuristic-mcp
Enhanced MCP server for semantic code search with call-graph proximity, recency ranking, and find-similar-code. Built for AI coding assistants.
Platform-specific configuration:
{
"mcpServers": {
"heuristic-mcp": {
"command": "npx",
"args": [
"-y",
"heuristic-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...