Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interlockCopy this JSON into your .mcp.json to enable this server
Add 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"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/launch-mcp.shEnvironment variables set when the server starts
INTERMUTE_URL=http://127.0.0.1:7338INTERMUTE_SOCKET=/var/run/intermute.sockShare bugs, ideas, or general feedback.