Brings the AIDE methodology into any MCP client through progressive disclosure of intent, research, and QA specs living alongside your code. Eight tools handle the full lifecycle: aide_discover builds a project tree showing spec locations and types, aide_read pulls full spec content with related files and links, aide_scaffold creates new specs while enforcing naming rules (like auto-renaming .aide to intent.aide when research.aide arrives), and aide_validate catches orphaned specs and naming conflicts before they drift. Also includes aide_inspect for pulling JSDoc and signatures without opening files, aide_upgrade to sync methodology artifacts against canonical versions, and aide_brain as a runtime routing layer. Ships with a one-command bootstrap that wires the server, pipeline agents, and slash commands into Claude Code projects.
claude mcp add --transport stdio aidemd-mcp-server uvx server