{
  "schema_version": "v1",
  "name_for_human": "SRIFT P2P Secure Transfer",
  "name_for_model": "srift",
  "description_for_human": "Send and receive files securely via end-to-end-encrypted peer-to-peer transfer with zero cloud storage.",
  "description_for_model": "SRIFT is a zero-config, zero-token, peer-to-peer file transfer + E2EE chat tool. Run a local daemon on the user's machine (auto-installs) and use srift_quick_share to deliver any file to the user in one call. AES-256-GCM, PBKDF2 100k iters, WebRTC/WebTorrent/WebSocket transport. No API keys needed. Stdio + HTTP MCP, REST/OpenAPI, and CLI all supported. Read AGENTS.md or https://srift.app/ai-agents for full instructions.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://srift.app/openapi.json"
  },
  "logo_url": "https://srift.app/Favicon/android-chrome-512x512.png",
  "contact_email": "support@sripto.tech",
  "legal_info_url": "https://srift.app/privacy"
}
