bies guardian for Claude Desktop
io.github.dth0108/bies-guardian
Deterministic sealed verdicts on public claims and startup ideas (0-LLM claim-safety guardian).
client:Claude Desktop
transport:streamable-http
tools:3
Install bies guardian in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bies-guardian": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bies.io/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