MCP Server
MCP
io.github.aidemd-mcp/server
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
Install
npx -y @aidemd-mcp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@aidemd-mcp/server",
"version": "0.9.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment