{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.demi-hl/oracle",
  "description": "Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.",
  "websiteUrl": "https://oracle.demi.la",
  "version": "0.35.47",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@oracle-agent/oracle",
      "version": "0.35.47",
      "transport": {
        "type": "stdio"
      },
      "runtimeHint": "npx",
      "runtimeArguments": [
        {
          "type": "positional",
          "value": "-y"
        },
        {
          "type": "positional",
          "value": "-p"
        },
        {
          "type": "positional",
          "value": "@oracle-agent/oracle"
        },
        {
          "type": "positional",
          "value": "oracle-data-mcp"
        }
      ]
    }
  ]
}
