Loomal

Aidemd-mcp MCP

MCP server by github.com/aidemd-mcp/server

MCP server that teaches any AI agent the AIDE methodology via progressive disclosure

2 starsnpm: @aidemd-mcp/server

About Aidemd-mcp MCP

Aidemd-mcp MCP is an MCP (Model Context Protocol) server published by aidemd-mcp in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server that teaches any AI agent the AIDE methodology via progressive disclosure

It ships as an npm package (@aidemd-mcp/server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aidemd-mcp/server, where the project has earned 2 GitHub stars.

Use Aidemd-mcp MCP with your agent

Claude Code · one command
claude mcp add aidemd-mcp-mcp -- npx -y @aidemd-mcp/server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aidemd-mcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aidemd-mcp/server"
      ]
    }
  }
}
npm@aidemd-mcp/server

Frequently asked questions

What is Aidemd-mcp MCP?
Aidemd-mcp MCP is an MCP (Model Context Protocol) server by aidemd-mcp in the Autonomous Agents category. MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
How do I connect Aidemd-mcp MCP to Claude, Cursor, or another MCP client?
Install Aidemd-mcp MCP from its npm package (@aidemd-mcp/server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Aidemd-mcp MCP open source?
Yes — the source code is public at github.com/aidemd-mcp/server, with 2 GitHub stars.
Can AI agents pay to use Aidemd-mcp MCP?
Not yet through Loomal — Aidemd-mcp MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Aidemd-mcp MCP? Claim this listing free by verifying GitHub ownership, or contact us.