Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.dth0108/bies-guardian

io.github.dth0108/bies-guardian

Deterministic sealed verdicts on public claims and startup ideas (0-LLM claim-safety guardian).

Uptime
100.0%
1 direct probes · 30d
Response
757ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://bies.io/mcp

Tools · 3

claim_safety_verdict

Deterministic, sealed pre-publication verdict on a PUBLIC claim (marketing copy, product page, ad headline). Returns per-claim verdict (PASS / CONDITIONAL_PASS / STOP), severity, and a reproducible re…

idea_rehearsal

Deterministic decision-rehearsal verdict on a founder's BUSINESS IDEA (not a public claim). Returns a graded verdict (Conditional GO / Clear one critical gate / Confirm the headwind / Verify the basic…

rejudge_claims

Re-judge a prior claim-safety verdict against new EVIDENCE. Pass the 'artifact' returned by claim_safety_verdict plus 'observations' (what happened). The top-level verdict NEVER changes on evidence (c…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dth0108/bies-guardian": {
      "url": "https://bies.io/mcp",
      "transport": "streamable-http"
    }
  }
}