← Back to Plugins
MCP Server MCP

Cyphrex

github By github 👁 1 views ▲ 0 votes

Blockchain SSN for AI agents. MCP gateway that blocks at the point of action, tamper evident audit.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.cyphrex.io/mcp",
      "headers": [
        {
          "description": "Your Cyphrex API key (format: Bearer cprx_live_...)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...