MCPFast / Tools / Daedalus: Local, Multi-Provider AI Coding Assistant
Daedalus is a standalone, terminal-based AI coding assistant connecting to local or remote LLMs, with file system access.
View on GitHub→Daedalus is a terminal-based AI coding assistant designed for developers. It provides direct access to AI models, supporting both local and remote Large Language Models (LLMs). This tool integrates file system access, enabling AI-assisted code generation, debugging, and analysis directly within your development workflow.
Daedalus acts as an intermediary between you and AI models. It allows you to interact with LLMs from your terminal, sending code snippets, queries, and context for AI processing. The assistant can then provide suggestions, explanations, or generate new code based on your input. Its file system access means it can read and write files, making it a powerful tool for tasks like refactoring, documentation generation, and identifying potential bugs.
Daedalus is built for developers who prioritize efficiency, control, and privacy in their AI-assisted coding. It's ideal for: