Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agent-bridge": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/build/index.js"
],
"env": {
"AGENT_BRIDGE_PERSONA": "default"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Environment variables set when the server starts
AGENT_BRIDGE_PERSONA=defaultDeclared capabilities of this MCP server
First indexed Apr 14, 2026
First indexed Apr 14, 2026
npx claudepluginhub ethansk/agent-bridge --plugin agent-bridge