Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sam-ent • Uncategorized
A local MCP server providing shared semantic code search, multi-agent memory, and git-aware coordination for AI agent fleets.
Semantic code search returning meaningful code units instead of string matches.
Share discoveries and knowledge persistently across sessions and among multiple agents.
Automatic git-aware file locking and coordination to avoid merge conflicts and stale context.
fleet-mem enables multiple AI coding agents working on the same codebase to share context and avoid conflicts by providing AST-aware semantic search, persistent shared memory, and automatic file locking and coordination. It runs entirely locally by default using Ollama embeddings, ensuring zero data leakage, and supports incremental indexing and branch-aware overlays. This improves efficiency by preventing duplicated work, merge conflicts, and stale context among agents.