Loading MCP server directory, please wait...
Codebase indexing and search via WASM tree-sitter. Works on ARM64 and x86_64.
npx @getmcp/cli add io.github.Jhackman2019/codebase-context-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Jhackman2019/codebase-context-mcp": {
"command": "npx",
"args": [
"-y",
"codebase-context-mcp"
]
}
}
}