EthersFlow — Trust Gate for AI Agents for Claude Desktop
io.github.ethersflow/ethersflow
Trust gate for AI agents: multi-model adversarial consensus, signed and verifiable verdicts.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:1
Install EthersFlow — Trust Gate for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ethersflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.ethersflow.com/api/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