Discover and explore top open-source AI tools and projects—updated daily.
AI-first dev framework implementing Anthropic's Model Context Protocol (MCP)
Top 81.6% on SourcePulse
PAELLADOC is an AI-first development framework designed to revolutionize software creation by treating context as the primary artifact. It targets developers seeking to integrate AI seamlessly into their workflows, enabling intent preservation, automated documentation, and human-AI collaboration.
How It Works
PAELLADOC implements Anthropic's Model Context Protocol (MCP) to structure LLM interactions with external tools. This allows LLMs to leverage PAELLADOC's AI-first principles, where context is versioned, knowledge graphs capture relationships, and every decision preserves its philosophical context. The framework aims to shift development from code-first to context-first, ensuring knowledge evolves alongside systems and facilitating seamless human-AI collaboration.
Quick Start & Requirements
pip install paelladoc
within a dedicated Python virtual environment. An alternative installation method using npx -y @smithery/cli install @jlcases/paelladoc --client claude
is also provided..cursor/mcp.json
) with the absolute path to the Python executable within the virtual environment and optionally setting PAELLADOC_DB_PATH
.Highlighted Details
paella_init
, paella_list
, paella_select
, and core_continue
for project management and documentation.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
main
branch is considered unstable.4 months ago
1 day