Cyphrex
io.github.getcyphrex/cyphrex-mcpBlockchain SSN for AI agents. MCP gateway that blocks at the point of action, tamper evident audit.
Tools · 9
Register a new Cyphrex agent
Run Cyphrex check on a proposed action
Log an executed action for a Cyphrex agent
Get Cyphrex audit log for an agent
Set behavior profile for an agent
Fetch/verify agent details
Scan an upstream MCP tools/list payload for threats and diff tool snapshots
Scan an upstream MCP tools/call result for PII, injection, and volume anomalies
Proxy a JSON-RPC tools/list or tools/call request to an upstream MCP server. Cyphrex enforces threat policy before the caller receives the upstream result.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cyphrex": {
"url": "https://mcp.cyphrex.io/mcp",
"transport": "streamable-http"
}
}
}