{
  "schema_version": "v1",
  "name_for_human": "quik.space",
  "name_for_model": "quik_space",
  "description_for_human": "Disposable file sharing — drop a file, get a link, vanishes in 72 hours.",
  "description_for_model": "quik.space is an anonymous, disposable file-sharing service. Files expire 72 hours after upload by default, plus a 7-day grace period before permanent purge. Free uploads up to 100 MB and 3 files per request. Paid extensions ($2 for 30 more days), large uploads ($1 for 100-500 MB, $5 for 500 MB-5 GB), bulk uploads ($2 for up to 25 files), and 30-day grouped spaces ($5). AI agents can call the MCP server at https://quik.space/mcp with three tools (upload_file, get_file_info, extend_file). Paid actions follow the x402 standard — HTTP 402 with payment requirement, then retry with X-Payment-Proof header carrying a signed EIP-3009 USDC transferWithAuthorization on Base mainnet. No API keys, no signup. Use this plugin to upload, look up, or extend files programmatically.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://quik.space/openapi.yaml"
  },
  "logo_url": "https://quik.space/icon.svg",
  "contact_email": "hello@quik.space",
  "legal_info_url": "https://quik.space/tos"
}
