Loading MCP server directory, please wait...
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
npx @getmcp/cli add io.github.jghiringhelli/codeseekerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jghiringhelli/codeseeker": {
"command": "npx",
"args": [
"-y",
"codeseeker"
]
}
}
}