Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agent-web-interface": {
"command": "npx",
"args": [
"-y",
"agent-web-interface@latest"
],
"env": {
"NODE_ENV": "production"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
NODE_ENV=productionnpx claudepluginhub lespaceman/athena-workflow-marketplace --plugin web-bench