Easy Digital Downloads runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 9 May 2026.
MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics
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 mcp-edd -- npx -y @verygoodplugins/mcp-edd
{
"mcpServers": {
"mcp-edd": {
"args": [
"-y",
"@verygoodplugins/mcp-edd"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-edd]
command = "npx"
args = ["-y", "@verygoodplugins/mcp-edd"]
{
"mcpServers": {
"mcp-edd": {
"args": [
"-y",
"@verygoodplugins/mcp-edd"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-edd": {
"args": [
"-y",
"@verygoodplugins/mcp-edd"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.