Aidemd MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 308 installs a week from npm. Last commit 22 May 2026.
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add server -- npx -y @aidemd-mcp/server
{
"mcpServers": {
"server": {
"args": [
"-y",
"@aidemd-mcp/server"
],
"command": "npx"
}
}
}
[mcp_servers.server]
command = "npx"
args = ["-y", "@aidemd-mcp/server"]
{
"mcpServers": {
"server": {
"args": [
"-y",
"@aidemd-mcp/server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"server": {
"args": [
"-y",
"@aidemd-mcp/server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.