Back to directory
namixai/signer-mcp

namixai/signer-mcp

@namixai

Usenami Signer MCP — sign CEX/DEX orders (Binance, OKX, Asterdex) from any MCP-aware AI agent; the signing key never leaves an AWS Nitro Enclave (attested PCR0). 5 tools, stdio.

signertradingcexdexcryptoaws-nitroenclavesecurityfinance

Installation & Configuration

{
  "mcpServers": {
    "signer": {
      "command": "npx",
      "args": [
        "-y",
        "@usenami/signer-mcp"
      ],
      "env": {
        "SIGNER_GATEWAY_URL": "https://signer.usenami.io",
        "SIGNER_API_TOKEN": "sk_live_..."
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12