Loading MCP server directory, please wait...
Stdio MCP bridge for SandBase Harness agents, sessions, turns, artifacts, and cancellation.
npx @getmcp/cli add io.github.sandbaseai/sandbase-harnessRequires Docker Engine. Community-contributed server. Review source before installing.
MANAGED_AGENTS_URLURL of the SandBase Harness runtime API.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sandbaseai/sandbase-harness": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"MANAGED_AGENTS_URL",
"-e",
"MANAGED_AGENTS_API_KEY",
"ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.4"
],
"env": {
"MANAGED_AGENTS_URL": "",
"MANAGED_AGENTS_API_KEY": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.