Version1.11.2
Revision11
Size114.3 MB
LicenseMIT
Confinementstrict
Basecore22

Graph-powered code intelligence for Claude Code and AI assistants


CodeSeeker builds a knowledge graph of your codebase—not just embeddings—so
Claude understands how your code actually connects.

An MCP server that gives AI assistants semantic code search and knowledge
graph traversal. Works with Claude Code, GitHub Copilot, Cursor, and Claude Desktop.

Features:
- Hybrid Search: Vector + text + path search with Reciprocal Rank Fusion
- Knowledge Graph: Maps imports, calls, extends, implements relationships
- Auto-Detected Patterns: Learns your project's coding standards
- Graph RAG: Retrieval-Augmented Generation using code relationships
- Local Storage: All data stored in .codeseeker/ - no external services

Quick Start:
1. snap install codeseeker
2. codeseeker install --vscode # or --cursor, --windsurf
3. Restart your IDE

Verify Installation:
Ask your AI assistant: "What CodeSeeker tools do you have?"

Update History

1.11.1 (10)1.11.2 (11)
3 Mar 2026, 23:53 UTC
1.10.0 (9)1.11.1 (10)
3 Mar 2026, 20:25 UTC

Published6 Feb 2026, 16:27 UTC

Last updated3 Mar 2026, 23:45 UTC

First seen6 Feb 2026, 16:37 UTC