ForLoopCodes/contextplus
Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
Platform-specific configuration:
{
"mcpServers": {
"contextplus": {
"command": "npx",
"args": [
"-y",
"contextplus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...