You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server Name: SandBase Harness Repository URL:https://github.com/sandbaseai/sandbase-harness Brief Description: Local-first, self-hosted runtime and stdio MCP bridge for managed AI agent sessions with sandboxed execution, artifacts, approvals, audit, and replay.
Basic Requirements
Open Source: Apache-2.0
MCP Compliant: Verified with MCP initialize and tools/list
Active Development: Source commit pinned to current main
Maintainer verification: the published ghcr.io/sandbaseai/sandbase-harness-mcp:0.3.8 image completed MCP initialize and tools/list over stdio and returned the six documented bridge tools. The source release and installation guide are linked in the PR body; session calls require a user-provided Harness API URL and optional API key. This is the canonical Docker submission; duplicate PR #4838 has been closed.
Updated the checklist's documentation link to the current docs/installation.md; llms-install.md remains linked as legacy MCP-specific notes. No image or registry metadata changed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MCP Server Information
Server Name: SandBase Harness
Repository URL: https://github.com/sandbaseai/sandbase-harness
Brief Description: Local-first, self-hosted runtime and stdio MCP bridge for managed AI agent sessions with sandboxed execution, artifacts, approvals, audit, and replay.
Basic Requirements
initializeandtools/listmainSubmitter Checklist
go run ./cmd/validate --name sandbase-harnesspassesghcr.io/sandbaseai/sandbase-harness-mcp:0.3.8successfully; the image returned all six toolsThe entry uses the self-provided image path and pins the SandBase source commit and
Dockerfile.mcp.