Easy Digital Downloads for Claude Desktop
io.github.verygoodplugins/mcp-edd
MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics
client:Claude Desktop
transport:stdio
runtime:npm
Install Easy Digital Downloads in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-edd": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-edd"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs