mcp-servers-sandboxed-introduc-app

ivo1974kanchev-arch/mcp-servers-sandboxed-introduc-app
★ 0 stars HTML 💻 Code/Dev Tools Updated today
MCP servers, sandboxed — introducing ACT
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-servers-sandboxe": {
      "command": "npx",
      "args": [
        "-y",
        "ivo1974kanchev-arch/mcp-servers-sandboxed-introduc-app"
      ]
    }
  }
}