Stats
Actions
Tags
From sbox-claude
Local MCP server running a Node.js process that exposes sandbox or lifeline functionality. Specific tools provided are unclear from the configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sbox-lifeline": {
"command": "npx",
"args": [
"-y",
"[email protected]",
"--lifeline"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub lousputthole/sbox-claude --plugin sbox-claude