OpenClaw plugin: thin IPC client over the alfe-gateway daemon's hosted MCP bundler. Surfaces every MCP tool the daemon knows about to the agent and exposes self-service alfe_mcp_list / add / remove tools for agent-driven roster management.
{
"mcpServers": {
"alfeaiopenclaw-bundler": {
"command": "npx",
"args": [
"-y",
"@alfe.ai/openclaw-mcp-bundler"
]
}
}
}