MCP Server
Active
MIT
Yakumo Verification Gate: conformance and disclosure checker for MCP servers MCP Server
io.github.ogasurfproject-jpg/hs-verify-gate
What is the Yakumo Verification Gate: conformance and disclosure checker for MCP servers MCP server?
Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.
How to install Yakumo Verification Gate: conformance and disclosure checker for MCP servers
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"hs-verify-gate": {
"url": "https://gate.horizonshield.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hs-verify-gate": {
"serverUrl": "https://gate.horizonshield.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"hs-verify-gate": {
"type": "http",
"url": "https://gate.horizonshield.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"hs-verify-gate": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gate.horizonshield.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http hs-verify-gate https://gate.horizonshield.dev/mcpRelated MCP servers
Independent pre-transaction audit for construction estimates. Free, and every verdict recomputes.
1
View repository →HTML
MIT
Agent intake desk for property renovation. Read only, CORS open, fail closed, receipts recompute.
1
View repository →HTML
MIT
Neutral, verification-gated MCP directory of Japan construction contractors (KIRA-audited).
1
View repository →HTML
MIT
Cite and independently verify Bitcoin-anchored construction-estimate audit records.
1
View repository →HTML
MIT