Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rokudone • Search & Retrieval
Builds a retrieval-augmented generation system for TypeScript projects and provides an MCP server to query the codebase using OpenRouter embeddings.
Search and reference relevant TypeScript code snippets to answer developer questions or produce explanations tied to source files.
Integrate code-aware question-answering into Cline or other tools via an MCP server interface.
Build and maintain a vectorized index of a TypeScript codebase for fast semantic retrieval and context-aware assistance.
This tool parses TypeScript codebases into meaningful chunks (classes, functions, methods), generates embeddings via the OpenRouter API, and constructs a vector index for semantic search. It includes CLI commands to build the RAG data, run natural-language queries that reference relevant code, and run an MCP server for direct integration with Cline. The system helps developers get context-aware answers grounded in actual project source files and simplifies integrating code-aware QA into agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.