Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

Cyphrex

io.github.getcyphrex/cyphrex-mcp

Blockchain SSN for AI agents. MCP-native identity, behavior enforcement, and immutable audit trail.

Uptime
3.2%
31 probes
Response
969ms
last probe
Tools
6
callable

Tools · 6

register_agent

Register a new Cyphrex agent

check_action

Run Cyphrex check on a proposed action

log_action

Log an executed action for a Cyphrex agent

get_audit_log

Get Cyphrex audit log for an agent

set_behavior_profile

Set behavior profile for an agent

verify_agent

Fetch/verify agent details

How to use

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

{
  "mcpServers": {
    "cyphrex": {
      "url": "https://mcp.cyphrex.io/mcp",
      "transport": "streamable-http"
    }
  }
}