Stats
Actions
Tags
npx claudepluginhub technomaton/edpa --plugin edpaCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"edpa": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/edpa/scripts/mcp_server.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
python3Command-line arguments passed to the server process