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