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