MCP server that teaches any agent the AIDE methodology through tool descriptions and progressive disclosure tooling
{
"mcpServers": {
"aidemdserver": {
"command": "npx",
"args": [
"-y",
"@aidemd-mcp/server"
]
}
}
}