Structured .aide spec files that give AI agents progressive disclosure into your codebase architecture. 6 MCP tools, 8 slash commands, TUI wizard, multi-IDE support.
Server Config
{
"mcpServers": {
"aide": {
"command": "npx",
"args": [
"@aidemd-mcp/server"
]
}
}
}