Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"bus": {
"command": "uvx",
"args": [
"--from",
"${CLAUDE_PLUGIN_ROOT}",
"claude-bus"
],
"env": {
"BUS_DB": "${HOME}/.claude-bus/bus.db"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
BUS_DB=${HOME}/.claude-bus/bus.dbnpx claudepluginhub f3r21/claude-bus --plugin claude-bus