Stats
Actions
Tags
From sbox-claude
Custom MCP server running locally via HTTP at 127.0.0.1:7269. Provides MCP protocol endpoints for tools, resources, and prompts. No specific service identified.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sbox": {
"type": "http",
"url": "http://127.0.0.1:7269/mcp"
}
}
}Server configuration and connection parameters
http://127.0.0.1:7269/mcpnpx claudepluginhub lousputthole/sbox-claude --plugin sbox-claude