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.
服务器配置
{
"mcpServers": {
"aide": {
"command": "npx",
"args": [
"@aidemd-mcp/server"
]
}
}
}