Odel
Cyphrex

Cyphrex

@getcyphrexDeveloper ToolsJavaScriptUpdated 1mo ago

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

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Cyphrex Remote MCP Server

Remote MCP server for Cyphrex, exposed over Streamable HTTP.

Connect URL

https://mcp.cyphrex.io

Claude Desktop (one-line example)

{"mcpServers":{"cyphrex":{"url":"https://mcp.cyphrex.io/mcp"}}}

Cursor (one-line example)

{"mcpServers":{"cyphrex":{"url":"https://mcp.cyphrex.io/mcp"}}}

Environment Variables

  • CYPHREX_API_URL (required), e.g. https://api.cyphrex.io
  • PORT (optional, default 3001)