{
  "name": "StudioMCPHub",
  "description": "27 creative AI tools and art datasets for autonomous agents. 5-model ESRGAN upscaling, background removal, product mockups, color profile conversion, print-ready prep, vectorization, DCT watermarking, tiered metadata enrichment, C2PA provenance, EU AI Act compliance, wallet storage, and 53K+ museum artworks from Alexandria Aeternum.",
  "url": "https://studiomcphub.com",
  "version": "0.5.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "provider": {
    "name": "Metavolve Labs",
    "url": "https://metavolve.com"
  },
  "authSchemes": [
    {
      "type": "oauth2",
      "description": "OAuth 2.1 with PKCE (Authorization Code flow)."
    },
    {
      "type": "bearer",
      "description": "GCX credits via Authorization: Bearer 0xWALLET header."
    },
    {
      "type": "stripe",
      "description": "Credit card via Stripe PaymentIntent. $0.50 minimum per transaction."
    },
    {
      "type": "none",
      "description": "Free tools (18 of 27) require no authentication."
    }
  ],
  "skills": [
    {
      "id": "search_tools",
      "name": "Search Tools",
      "description": "Discover available tools by category or price without loading all schemas. Start here to save tokens.",
      "tags": ["meta", "discovery", "free"],
      "examples": ["Search for free tools", "Find creative tools under $0.50"]
    },
    {
      "id": "get_tool_schema",
      "name": "Get Tool Schema",
      "description": "Get the full JSON Schema and usage examples for a specific tool.",
      "tags": ["meta", "discovery", "free"],
      "examples": ["Get schema for upscale_image"]
    },
    {
      "id": "upscale_image",
      "name": "Upscale Image",
      "description": "Super-resolution using Real-ESRGAN on NVIDIA L4 GPU. 5 models (2x and 4x). $0.20 / 2 GCX.",
      "tags": ["creative", "upscaling", "gpu", "paid"],
      "examples": ["Upscale an image to 4x resolution with the anime model"]
    },
    {
      "id": "resize_image",
      "name": "Resize Image",
      "description": "Resize images to target dimensions. Modes: contain, cover, stretch. Formats: PNG, JPEG, WebP. FREE.",
      "tags": ["creative", "utility", "free"],
      "examples": ["Resize to 512x512 cover mode as JPEG"]
    },
    {
      "id": "extract_palette",
      "name": "Extract Palette",
      "description": "Extract dominant color palette from an image. Returns hex/RGB/HSL with percentages and CSS names. FREE.",
      "tags": ["creative", "color", "design", "free"],
      "examples": ["Extract 8 colors from my artwork in hex format"]
    },
    {
      "id": "remove_background",
      "name": "Remove Background",
      "description": "AI background removal using U2-Net. Returns RGBA with transparent background. FREE.",
      "tags": ["creative", "ai", "background", "free"],
      "examples": ["Remove the background from a product photo"]
    },
    {
      "id": "mockup_image",
      "name": "Mockup Image",
      "description": "Place design onto product mockups (t-shirt, poster, canvas, phone case, mug, tote bag). $0.10 / 1 GCX.",
      "tags": ["creative", "mockup", "ecommerce"],
      "examples": ["Put my design on a t-shirt mockup"]
    },
    {
      "id": "convert_color_profile",
      "name": "Convert Color Profile",
      "description": "Convert between sRGB and CMYK color profiles for print production. FREE.",
      "tags": ["creative", "print", "cmyk", "free"],
      "examples": ["Convert my image to CMYK at 300 DPI"]
    },
    {
      "id": "print_ready",
      "name": "Print Ready",
      "description": "Prepare images for professional printing with DPI, bleed, crop marks. A4/A3/Letter/poster sizes. FREE.",
      "tags": ["creative", "print", "production", "free"],
      "examples": ["Prepare my image for A3 poster printing at 300 DPI with 3mm bleed"]
    },
    {
      "id": "vectorize_image",
      "name": "Vectorize Image",
      "description": "Convert raster images to SVG vector format. Color and binary modes. FREE.",
      "tags": ["creative", "vector", "svg", "free"],
      "examples": ["Convert my logo to SVG with high color precision"]
    },
    {
      "id": "watermark_embed",
      "name": "Watermark Embed",
      "description": "Embed invisible DCT-domain watermark into image luminance channel. FREE.",
      "tags": ["creative", "watermark", "provenance", "free"],
      "examples": ["Embed my name as an invisible watermark"]
    },
    {
      "id": "watermark_detect",
      "name": "Watermark Detect",
      "description": "Detect and extract invisible DCT watermark from an image. FREE.",
      "tags": ["creative", "watermark", "verification", "free"],
      "examples": ["Check if this image has a hidden watermark"]
    },
    {
      "id": "enrich_metadata",
      "name": "Enrich Metadata",
      "description": "AI-powered artwork analysis via Gemini 2.5 Pro. Standard (SEO) or Premium (museum-grade Golden Codex). $0.20 / 2 GCX.",
      "tags": ["creative", "ai", "metadata", "paid"],
      "examples": ["Analyze artwork and generate Golden Codex metadata"]
    },
    {
      "id": "infuse_metadata",
      "name": "Infuse Metadata",
      "description": "Embed metadata into image via ExifTool (XMP-gc, IPTC, C2PA, soulmark). $0.10 / 1 GCX.",
      "tags": ["creative", "metadata", "exiftool", "paid"],
      "examples": ["Embed Golden Codex metadata into a PNG image"]
    },
    {
      "id": "register_hash",
      "name": "Register Hash",
      "description": "Register 256-bit perceptual hash with LSH band indexing for strip-proof provenance. $0.10 / 1 GCX.",
      "tags": ["creative", "provenance", "hash", "paid"],
      "examples": ["Register an image's perceptual hash"]
    },
    {
      "id": "verify_provenance",
      "name": "Verify Provenance",
      "description": "Strip-proof provenance verification via Aegis perceptual hash index. FREE.",
      "tags": ["creative", "provenance", "verification", "free"],
      "examples": ["Check if an image has registered provenance"]
    },
    {
      "id": "save_asset",
      "name": "Save Asset",
      "description": "Save an image or data to personal wallet storage. 100MB free, 500 assets max. $0.10 / 1 GCX.",
      "tags": ["storage", "wallet", "paid"],
      "examples": ["Save my image as 'sunset-001'"]
    },
    {
      "id": "get_asset",
      "name": "Get Asset",
      "description": "Retrieve a stored asset from wallet storage by key. FREE.",
      "tags": ["storage", "wallet", "free"],
      "examples": ["Retrieve the asset named 'sunset-001'"]
    },
    {
      "id": "list_assets",
      "name": "List Assets",
      "description": "List all assets in wallet storage with sizes and metadata. FREE.",
      "tags": ["storage", "wallet", "free"],
      "examples": ["List all my stored assets"]
    },
    {
      "id": "delete_asset",
      "name": "Delete Asset",
      "description": "Delete an asset from wallet storage. FREE.",
      "tags": ["storage", "wallet", "free"],
      "examples": ["Delete the asset named 'sunset-001'"]
    },
    {
      "id": "search_artworks",
      "name": "Search Artworks",
      "description": "Search 53K+ museum artworks from Alexandria Aeternum (7 museums). FREE.",
      "tags": ["dataset", "search", "museum", "free"],
      "examples": ["Search for impressionist landscapes from the Met"]
    },
    {
      "id": "get_artwork",
      "name": "Get Artwork",
      "description": "Get Human_Standard metadata (500-1200 tokens) + signed image URL. $0.10 / 1 GCX.",
      "tags": ["dataset", "metadata", "paid"],
      "examples": ["Get metadata for met_437419"]
    },
    {
      "id": "get_artwork_oracle",
      "name": "Get Artwork Oracle",
      "description": "Get Hybrid_Premium 111-field NEST analysis (2K-6K tokens) + image. $0.20 / 2 GCX.",
      "tags": ["dataset", "ai", "metadata", "paid"],
      "examples": ["Get deep AI analysis for met_437419"]
    },
    {
      "id": "batch_download",
      "name": "Batch Download",
      "description": "Bulk download metadata + images from Alexandria Aeternum (min 100). $5.00 / 50 GCX.",
      "tags": ["dataset", "bulk", "paid"],
      "examples": ["Download 100 artworks starting at offset 0"]
    },
    {
      "id": "compliance_manifest",
      "name": "Compliance Manifest",
      "description": "Get AB 2013 + EU AI Act Article 53 compliance manifests for dataset usage. FREE.",
      "tags": ["dataset", "compliance", "legal", "free"],
      "examples": ["Get compliance manifest for Alexandria Aeternum"]
    },
    {
      "id": "register_wallet",
      "name": "Register Wallet",
      "description": "Register an EVM wallet and receive 10 FREE GCX welcome credits ($1 value). FREE.",
      "tags": ["account", "onboarding", "free"],
      "examples": ["Register my wallet 0x1234..."]
    },
    {
      "id": "check_balance",
      "name": "Check Balance",
      "description": "Check GCX balance, loyalty credits, and volume tier for a wallet. FREE.",
      "tags": ["account", "balance", "free"],
      "examples": ["Check my GCX balance"]
    }
  ],
  "tags": [
    "creative-ai", "art", "upscaling", "background-removal",
    "mockups", "color-profile", "print-ready", "vectorization", "watermarking",
    "metadata", "provenance", "c2pa", "compliance", "eu-ai-act", "dataset",
    "museum-art", "golden-codex", "mcp", "resize", "wallet-storage"
  ],
  "links": {
    "mcp_endpoint": "https://studiomcphub.com/mcp",
    "mcp_card": "https://studiomcphub.com/.well-known/mcp.json",
    "documentation": "https://studiomcphub.com/llms.txt",
    "pricing": "https://studiomcphub.com/pricing.json",
    "openapi": "https://studiomcphub.com/openapi.json",
    "studio": "https://golden-codex.com",
    "github": "https://github.com/codex-curator/studiomcphub"
  }
}
