MCP-coding-assistant
The Coding Assistant Server is an MCP server that improves the functionality of the Cline coding agent by providing intelligent code suggestions and integrating documentation. It automatically detects technologies in your project to enrich a knowledge base.
Coding Assistant Server
The Coding Assistant Server is a Model Context Protocol (MCP) server designed to enhance the capabilities of the Cline coding agent. It provides features such as intelligent code suggestions, documentation integration, technology detection, automatic documentation retrieval, project path automation, and support for multiple documentation sources. The server uses information from your project's documentation and detected technologies to offer context-aware code suggestions. It requires Node.js v14 or higher and OpenAI API Key for operation. Installation can be performed via Smithery or manually through cloning the repository and setting up environment variables.