npx claudepluginhub lespaceman/athena-workflow-marketplace --plugin web-benchAdd to your .mcp.json:
{
"mcpServers": {
"agent-web-interface": {
"command": "npx",
"args": [
"-y",
"agent-web-interface@latest"
],
"env": {
"NODE_ENV": "production"
}
}
}
}npxNODE_ENV=production