Enable AI-First software development by providing an MCP server that facilitates sophisticated LLM interactions for creating, managing, and evolving project documentation and context. Use PAELLADOC to seamlessly integrate AI-driven workflows that preserve intent, knowledge, and decisions alongside code. Accelerate your development process with natural language commands and collaborative AI assistance.
Tools
core.continue
Continues work on an existing PAELLADOC project.
core.help
This ensures that users can quickly access help without needing to know the specific HELP command syntax.
core.list_projects
Lists the names of existing PAELLADOC projects found in the memory.
paella_init
Initialize a new PAELLADOC project. Args: base_path: Base path for project documentation documentation_language: Language for documentation (e.g. 'es', 'en') interaction_language: Language for interaction (e.g. 'es', 'en') new_project_name: Name of the new project