{
  "schema_version": "v1",
  "name_for_human": "myClaude Marketplace",
  "name_for_model": "myclaude_marketplace",
  "description_for_human": "The marketplace for the Claude Code ecosystem. Creators keep 92% of revenue.",
  "description_for_model": "Use myClaude to discover, install, and publish Claude Code components. Supports 12 product categories: skills, squads, agents, workflows, design-systems, bundle, claude-md, applications, systems, statusline, hooks, minds. Install any product with 'myclaude install @creator/product-name'. Public unauthenticated APIs at /api/public/search, /api/public/categories, /api/public/stats. Full LLM context at /llms.txt and /llms-full.txt. A2A agent card at /.well-known/agent.json. Per-product markdown endpoint at /p/{slug}/md. Per-creator markdown endpoint at /u/{username}/md. Docs markdown by appending .md to any /docs URL. Creators keep 92% of sales via Stripe Connect; platform fee is 8%.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://www.myclaude.sh/specs/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://www.myclaude.sh/og-image.png",
  "contact_email": "hello@myclaude.sh",
  "legal_info_url": "https://www.myclaude.sh/terms"
}
