SandBase Harness MCP Server
io.github.sandbaseai/sandbase-harness
What is the SandBase Harness MCP server?
Stdio MCP bridge for SandBase Harness agents, sessions, turns, artifacts, and cancellation.
How to install SandBase Harness
Copy-paste configuration for popular MCP clients.
MANAGED_AGENTS_URLrequiredURL of the SandBase Harness runtime API.
MANAGED_AGENTS_API_KEYsecretAPI key when the connected Harness runtime requires authentication.
{
"mcpServers": {
"sandbase-harness": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.4"
],
"env": {
"MANAGED_AGENTS_URL": "<YOUR_MANAGED_AGENTS_URL>",
"MANAGED_AGENTS_API_KEY": "<YOUR_MANAGED_AGENTS_API_KEY>"
}
}
}
}{
"mcpServers": {
"sandbase-harness": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.4"
],
"env": {
"MANAGED_AGENTS_URL": "<YOUR_MANAGED_AGENTS_URL>",
"MANAGED_AGENTS_API_KEY": "<YOUR_MANAGED_AGENTS_API_KEY>"
}
}
}
}{
"mcpServers": {
"sandbase-harness": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.4"
],
"env": {
"MANAGED_AGENTS_URL": "<YOUR_MANAGED_AGENTS_URL>",
"MANAGED_AGENTS_API_KEY": "<YOUR_MANAGED_AGENTS_API_KEY>"
}
}
}
}{
"servers": {
"sandbase-harness": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.4"
],
"env": {
"MANAGED_AGENTS_URL": "<YOUR_MANAGED_AGENTS_URL>",
"MANAGED_AGENTS_API_KEY": "<YOUR_MANAGED_AGENTS_API_KEY>"
}
}
}
}claude mcp add sandbase-harness --env MANAGED_AGENTS_URL=<YOUR_MANAGED_AGENTS_URL> --env MANAGED_AGENTS_API_KEY=<YOUR_MANAGED_AGENTS_API_KEY> -- docker run -i --rm ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.4Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.