{
  "mcpVersion": "1.0",
  "name": "Nukez",
  "description": "HTTP-first, pay-per-use storage with receipts and signed URLs. Multi-chain payments (Solana and EVM/Monad).",
  "baseUrl": "https://api.nukez.xyz",
  "discovery": {
    "nukez": "https://docs.nukez.xyz/.well-known/nukez.json",
    "openapi": "https://docs.nukez.xyz/openapi.json",
    "tools": "https://docs.nukez.xyz/v1/tools.json"
  },
  "resources": [
    {
      "name": "Agent briefing",
      "uri": "https://docs.nukez.xyz/docs/AGENT_BRIEFING.md",
      "mimeType": "text/markdown"
    },
    {
      "name": "Agent flow",
      "uri": "https://docs.nukez.xyz/docs/AGENT_FLOW.md",
      "mimeType": "text/markdown"
    }
  ],
  "tools": {
    "schema": "https://docs.nukez.xyz/v1/tools.json"
  }
}
