PluginBench
MCP Server

GHOSBC Safety Gate MCP Server

io.github.MisfitMEdiAhouse/ghosbc-safety-gate

What is the GHOSBC Safety Gate MCP server?

Agent governance with A2A/Shopify/MCP trust audits, action screening, and decision UI.

How to install GHOSBC Safety Gate

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ghosbc-safety-gate": {
      "url": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/ghosbc-safety-gate-mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ghosbc-safety-gate": {
      "serverUrl": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/ghosbc-safety-gate-mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ghosbc-safety-gate": {
      "type": "http",
      "url": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/ghosbc-safety-gate-mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "ghosbc-safety-gate": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/ghosbc-safety-gate-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http ghosbc-safety-gate https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/ghosbc-safety-gate-mcp

Related MCP servers

Web and MCP change memory with native diff UI; later calls return only what changed.

UCP-compatible machine catalog for paid Misfit agent APIs and MCP services.