Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by whaleen • Uncategorized
An MCP server providing semantic code analysis, local vector search, and context management for AI agents.
Perform semantic search and analysis of codebases without external API dependencies.
Structured context delivery through logical bundling of code files.
Real-time synchronization and management of code context via a web dashboard and MCP tools.
cntx-ui parses codebases at the function level using tree-sitter to extract semantic information and relationships. It generates local embeddings for semantic search without external API calls and organizes files into logical bundles for structured context delivery. The MCP server exposes over 28 tools accessible via JSON-RPC and HTTP API, enabling AI agents to efficiently navigate, query, and manage code context. A web dashboard supports real-time sync and visualization, enhancing developer and agent interaction.