Skip to content
Claude Desktop

MCP Verification Gate: conformance and disclosure checker for MCP servers for Claude Desktop

io.github.ogasurfproject-jpg/hs-verify-gate

Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.

client:Claude Desktop transport:streamable-http tools:5

Install MCP Verification Gate: conformance and disclosure checker for MCP servers in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hs-verify-gate": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gate.horizonshield.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

MCP Verification Gate: conformance and disclosure checker for MCP servers in other clients