Provides a Model Context Protocol (MCP) server for integrating Dolphin's semantic code search capabilities into various AI development environments.
Dolphin-mcp acts as an MCP server, enabling seamless integration of Dolphin's powerful semantic code search engine with popular AI development tools such as Continue.dev and Claude Desktop. It allows users to programmatically query code and documentation across indexed repositories, retrieve code snippets, fetch specific file content, and access vector store information. The server is highly configurable, with environment variables to fine-tune performance for parallel snippet fetching, ensuring efficient and responsive knowledge retrieval. By conforming to the MCP specification, Dolphin-mcp extends Dolphin's intelligence to AI agents, enhancing their ability to understand and interact with codebases.