npx claudepluginhub mistakeknot/interagency-marketplace --plugin intermuxAdd to your .mcp.json:
{
"mcpServers": {
"intermux": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/launch-mcp.sh",
"env": {
"INTERMUTE_URL": "http://127.0.0.1:7338"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/launch-mcp.shINTERMUTE_URL=http://127.0.0.1:7338