Wildcard-Official/deepcontext-mcp
DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agents for faster, smarter context on large codebases.
Platform-specific configuration:
{
"mcpServers": {
"deepcontext-mcp": {
"command": "npx",
"args": [
"-y",
"deepcontext-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...