{
  "schema": "2.0",
  "document": {
    "schema": "2.0",
    "key": "studio-design",
    "locale": "en",
    "path": "/studio/design",
    "url": "https://oxarus.com/en/studio/design",
    "alternates": {
      "tr": "https://oxarus.com/tr/studio/design",
      "en": "https://oxarus.com/en/studio/design"
    },
    "unit": "studio",
    "status": "live",
    "parent": "studio",
    "order": 9,
    "label": "Interactive Design",
    "title": "Interactive design and UI/UX · Oxarus Studio",
    "description": "We design interfaces directly in code: real states, fluid transitions and a design system that grows with your product.",
    "breadcrumbs": [
      {
        "label": "Oxarus home",
        "path": "/",
        "url": "https://oxarus.com/en"
      },
      {
        "label": "Oxarus Studio",
        "path": "/studio",
        "url": "https://oxarus.com/en/studio"
      },
      {
        "label": "Interactive Design",
        "path": "/studio/design",
        "url": "https://oxarus.com/en/studio/design"
      }
    ],
    "sections": [
      {
        "id": "hero",
        "url": "https://oxarus.com/en/studio/design",
        "kind": "hero",
        "component": "DesignHero",
        "sources": [
          "messages:studioDesign.hero"
        ],
        "eyebrow": "STUDIO · INTERACTIVE DESIGN",
        "title": "design, finished in code.",
        "lead": "We build the interface as working components from the start, loading, error and success states included. Every press gets a visible response.",
        "demo": true,
        "placeholder": false,
        "blocks": [
          {
            "type": "actions",
            "items": [
              {
                "label": "Tell us about your project",
                "action": "open_page",
                "args": {
                  "path": "/studio/design",
                  "anchor": "cta-heading"
                },
                "href": "/en/studio/design#cta-heading",
                "source": "messages:studioDesign.hero.primary"
              },
              {
                "label": "Try it yourself",
                "action": "open_page",
                "args": {
                  "path": "/studio/design",
                  "anchor": "play"
                },
                "href": "/en/studio/design#play",
                "source": "messages:studioDesign.hero.secondary"
              }
            ],
            "source": "messages:studioDesign.hero.primary"
          },
          {
            "type": "list",
            "style": "bullet",
            "items": [
              "Design delivered as code",
              "Every state of every component",
              "A design system that grows with your product"
            ],
            "source": "messages:studioDesign.hero.checks"
          },
          {
            "type": "list",
            "style": "ordered",
            "items": [
              "Sketch",
              "Code",
              "Motion"
            ],
            "source": "messages:studioDesign.hero.steps"
          },
          {
            "type": "demo",
            "representative": true,
            "caption": "Illustrative editor and preview.",
            "blocks": [
              {
                "type": "group",
                "key": "demo",
                "blocks": [
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "file",
                        "value": "CheckoutButton.tsx",
                        "source": "messages:studioDesign.hero.demo.file"
                      },
                      {
                        "label": "preview",
                        "value": "Preview",
                        "source": "messages:studioDesign.hero.demo.preview"
                      },
                      {
                        "label": "product",
                        "value": "Wireless headphones",
                        "source": "messages:studioDesign.hero.demo.product"
                      },
                      {
                        "label": "price",
                        "value": "₺4,990",
                        "source": "messages:studioDesign.hero.demo.price"
                      }
                    ],
                    "source": "messages:studioDesign.hero.demo.file"
                  },
                  {
                    "type": "group",
                    "key": "button",
                    "blocks": [
                      {
                        "type": "definitions",
                        "items": [
                          {
                            "label": "idle",
                            "value": "Complete payment",
                            "source": "messages:studioDesign.hero.demo.button.idle"
                          },
                          {
                            "label": "loading",
                            "value": "Processing",
                            "source": "messages:studioDesign.hero.demo.button.loading"
                          },
                          {
                            "label": "success",
                            "value": "Paid",
                            "source": "messages:studioDesign.hero.demo.button.success"
                          }
                        ],
                        "source": "messages:studioDesign.hero.demo.button.idle"
                      }
                    ],
                    "source": "messages:studioDesign.hero.demo.button"
                  },
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "24",
                      "16",
                      "48"
                    ],
                    "source": "messages:studioDesign.hero.demo.specs"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "curve",
                        "value": "SPRING_PRESS",
                        "source": "messages:studioDesign.hero.demo.curve"
                      },
                      {
                        "label": "stiffness",
                        "value": "stiffness",
                        "source": "messages:studioDesign.hero.demo.stiffness"
                      },
                      {
                        "label": "damping",
                        "value": "damping",
                        "source": "messages:studioDesign.hero.demo.damping"
                      }
                    ],
                    "source": "messages:studioDesign.hero.demo.curve"
                  },
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "idle",
                      "processing",
                      "success"
                    ],
                    "source": "messages:studioDesign.hero.demo.stateLabels"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "Subtotal",
                        "value": "₺4,990",
                        "source": "messages:studioDesign.hero.demo.summary.0"
                      },
                      {
                        "label": "Shipping",
                        "value": "Free",
                        "source": "messages:studioDesign.hero.demo.summary.1"
                      },
                      {
                        "label": "totalLabel",
                        "value": "Total",
                        "source": "messages:studioDesign.hero.demo.totalLabel"
                      }
                    ],
                    "source": "messages:studioDesign.hero.demo.summary"
                  },
                  {
                    "type": "group",
                    "key": "inspector",
                    "blocks": [
                      {
                        "type": "definitions",
                        "items": [
                          {
                            "label": "spacing",
                            "value": "Spacing",
                            "source": "messages:studioDesign.hero.demo.inspector.spacing"
                          },
                          {
                            "label": "a11y",
                            "value": "Accessibility",
                            "source": "messages:studioDesign.hero.demo.inspector.a11y"
                          },
                          {
                            "label": "motion",
                            "value": "Motion",
                            "source": "messages:studioDesign.hero.demo.inspector.motion"
                          }
                        ],
                        "source": "messages:studioDesign.hero.demo.inspector.spacing"
                      }
                    ],
                    "source": "messages:studioDesign.hero.demo.inspector"
                  }
                ],
                "source": "messages:studioDesign.hero.demo"
              }
            ],
            "source": "messages:studioDesign.hero.demo"
          }
        ]
      },
      {
        "id": "play",
        "anchor": "play",
        "url": "https://oxarus.com/en/studio/design#play",
        "kind": "content",
        "component": "Playground",
        "sources": [
          "messages:studioDesign.play"
        ],
        "eyebrow": "PLAYGROUND",
        "title": "touch it, feel it.",
        "lead": "The six pieces below actually work: hover, press, drag. Users usually notice that a product was made with care in moments this small.",
        "demo": true,
        "placeholder": false,
        "blocks": [
          {
            "type": "group",
            "key": "tiles",
            "blocks": [
              {
                "type": "cards",
                "items": [
                  {
                    "id": "magnet",
                    "source": "messages:studioDesign.play.tiles.magnet",
                    "title": "Magnetic button",
                    "blocks": [
                      {
                        "type": "heading",
                        "text": "Get started",
                        "level": 5,
                        "source": "messages:studioDesign.play.tiles.magnet.label"
                      }
                    ]
                  },
                  {
                    "id": "toggle",
                    "source": "messages:studioDesign.play.tiles.toggle",
                    "title": "Toggle"
                  },
                  {
                    "id": "like",
                    "source": "messages:studioDesign.play.tiles.like",
                    "title": "Like",
                    "blocks": [
                      {
                        "type": "heading",
                        "text": "Like",
                        "level": 5,
                        "source": "messages:studioDesign.play.tiles.like.label"
                      }
                    ]
                  }
                ],
                "source": "messages:studioDesign.play.tiles.magnet"
              },
              {
                "type": "group",
                "key": "reorder",
                "title": "Drag to reorder",
                "blocks": [
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Design review",
                      "Client call",
                      "Release notes",
                      "Weekly report"
                    ],
                    "source": "messages:studioDesign.play.tiles.reorder.items"
                  }
                ],
                "source": "messages:studioDesign.play.tiles.reorder"
              },
              {
                "type": "cards",
                "items": [
                  {
                    "id": "slider",
                    "source": "messages:studioDesign.play.tiles.slider",
                    "title": "Slider",
                    "eyebrow": "people"
                  }
                ],
                "source": "messages:studioDesign.play.tiles.slider"
              }
            ],
            "source": "messages:studioDesign.play.tiles"
          },
          {
            "type": "demo",
            "representative": true,
            "blocks": [
              {
                "type": "list",
                "style": "bullet",
                "items": [
                  "hover",
                  "pressed",
                  "focus",
                  "active"
                ],
                "source": "messages:studioDesign.play.states"
              }
            ],
            "source": "messages:studioDesign.play.states"
          },
          {
            "type": "labels",
            "items": [
              {
                "label": "hint",
                "value": "Move your cursor closer",
                "source": "messages:studioDesign.play.tiles.magnet.hint"
              },
              {
                "label": "hint",
                "value": "Click",
                "source": "messages:studioDesign.play.tiles.toggle.hint"
              },
              {
                "label": "on",
                "value": "Notifications on",
                "source": "messages:studioDesign.play.tiles.toggle.on"
              },
              {
                "label": "off",
                "value": "Notifications off",
                "source": "messages:studioDesign.play.tiles.toggle.off"
              },
              {
                "label": "hint",
                "value": "Press the heart",
                "source": "messages:studioDesign.play.tiles.like.hint"
              },
              {
                "label": "hint",
                "value": "Move the rows",
                "source": "messages:studioDesign.play.tiles.reorder.hint"
              },
              {
                "label": "hint",
                "value": "Drag",
                "source": "messages:studioDesign.play.tiles.slider.hint"
              },
              {
                "label": "copy.title",
                "value": "Copy",
                "source": "messages:studioDesign.play.tiles.copy.title"
              },
              {
                "label": "copy.hint",
                "value": "Click",
                "source": "messages:studioDesign.play.tiles.copy.hint"
              },
              {
                "label": "copy.code",
                "value": "OXARUS-2026",
                "source": "messages:studioDesign.play.tiles.copy.code"
              },
              {
                "label": "copy.done",
                "value": "Copied",
                "source": "messages:studioDesign.play.tiles.copy.done"
              },
              {
                "label": "copy.label",
                "value": "Your invite code",
                "source": "messages:studioDesign.play.tiles.copy.label"
              }
            ],
            "source": "messages:studioDesign.play"
          }
        ]
      },
      {
        "id": "feel",
        "anchor": "feel-heading",
        "url": "https://oxarus.com/en/studio/design#feel-heading",
        "kind": "content",
        "component": "FeelCompare",
        "sources": [
          "messages:studioDesign.feel"
        ],
        "eyebrow": "FEEL",
        "title": "one button, two feels.",
        "lead": "Both scenes have the same add-to-cart button. On the left the motion is untuned, on the right it is tuned. Press the buttons, change the values and compare.",
        "demo": true,
        "placeholder": false,
        "blocks": [
          {
            "type": "definitions",
            "items": [
              {
                "label": "flat",
                "value": "Untuned",
                "source": "messages:studioDesign.feel.flat"
              },
              {
                "label": "tuned",
                "value": "Tuned",
                "source": "messages:studioDesign.feel.tuned"
              },
              {
                "label": "stiffness",
                "value": "Stiffness",
                "source": "messages:studioDesign.feel.stiffness"
              },
              {
                "label": "damping",
                "value": "Damping",
                "source": "messages:studioDesign.feel.damping"
              }
            ],
            "source": "messages:studioDesign.feel.flat"
          },
          {
            "type": "demo",
            "representative": true,
            "blocks": [
              {
                "type": "group",
                "key": "card",
                "title": "Added to cart",
                "blocks": [
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "body",
                        "value": "Wireless headphones · ₺4,990",
                        "source": "messages:studioDesign.feel.card.body"
                      }
                    ],
                    "source": "messages:studioDesign.feel.card.body"
                  }
                ],
                "source": "messages:studioDesign.feel.card"
              }
            ],
            "source": "messages:studioDesign.feel.card"
          },
          {
            "type": "list",
            "style": "tags",
            "items": [
              "Snappy",
              "Balanced",
              "Bouncy",
              "Gentle"
            ],
            "source": "messages:studioDesign.feel.presets"
          },
          {
            "type": "definitions",
            "items": [
              {
                "label": "curve",
                "value": "Motion curve",
                "source": "messages:studioDesign.feel.curve"
              },
              {
                "label": "overshoot",
                "value": "Overshoot",
                "source": "messages:studioDesign.feel.overshoot"
              },
              {
                "label": "settle",
                "value": "Settle time",
                "source": "messages:studioDesign.feel.settle"
              }
            ],
            "source": "messages:studioDesign.feel.curve"
          },
          {
            "type": "callout",
            "tone": "note",
            "text": [
              "Appears in a single frame"
            ],
            "source": "messages:studioDesign.feel.flatNote"
          },
          {
            "type": "callout",
            "tone": "note",
            "text": [
              "Eases in and settles into place"
            ],
            "source": "messages:studioDesign.feel.tunedNote"
          },
          {
            "type": "definitions",
            "items": [
              {
                "label": "add",
                "value": "Add to cart",
                "source": "messages:studioDesign.feel.add"
              },
              {
                "label": "frames",
                "value": "Frame by frame",
                "source": "messages:studioDesign.feel.frames"
              }
            ],
            "source": "messages:studioDesign.feel.add"
          },
          {
            "type": "demo",
            "representative": true,
            "blocks": [
              {
                "type": "group",
                "key": "product",
                "title": "Wireless headphones",
                "blocks": [
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "price",
                        "value": "₺4,990",
                        "source": "messages:studioDesign.feel.product.price"
                      }
                    ],
                    "source": "messages:studioDesign.feel.product.price"
                  }
                ],
                "source": "messages:studioDesign.feel.product"
              }
            ],
            "source": "messages:studioDesign.feel.product"
          },
          {
            "type": "labels",
            "items": [
              {
                "label": "play",
                "value": "Play",
                "source": "messages:studioDesign.feel.play"
              },
              {
                "label": "reset",
                "value": "Reset to default",
                "source": "messages:studioDesign.feel.reset"
              }
            ],
            "source": "messages:studioDesign.feel"
          }
        ]
      },
      {
        "id": "system",
        "anchor": "system-heading",
        "url": "https://oxarus.com/en/studio/design#system-heading",
        "kind": "content",
        "component": "TokenPlayground",
        "sources": [
          "messages:studioDesign.system"
        ],
        "eyebrow": "DESIGN SYSTEM",
        "title": "decide once, apply everywhere.",
        "lead": "Color, corner radius and density are each a variable. Change one and the whole product updates at once. Pick on the left, watch on the right.",
        "demo": true,
        "placeholder": false,
        "blocks": [
          {
            "type": "definitions",
            "items": [
              {
                "label": "accent",
                "value": "Accent color",
                "source": "messages:studioDesign.system.accent"
              },
              {
                "label": "radius",
                "value": "Corners",
                "source": "messages:studioDesign.system.radius"
              },
              {
                "label": "density",
                "value": "Density",
                "source": "messages:studioDesign.system.density"
              }
            ],
            "source": "messages:studioDesign.system.accent"
          },
          {
            "type": "list",
            "style": "bullet",
            "items": [
              "Sharp",
              "Soft",
              "Round"
            ],
            "source": "messages:studioDesign.system.radii"
          },
          {
            "type": "list",
            "style": "bullet",
            "items": [
              "Comfortable",
              "Compact"
            ],
            "source": "messages:studioDesign.system.densities"
          },
          {
            "type": "demo",
            "representative": true,
            "blocks": [
              {
                "type": "group",
                "key": "ui",
                "title": "Invite your team",
                "blocks": [
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "email",
                        "value": "Email address",
                        "source": "messages:studioDesign.system.ui.email"
                      },
                      {
                        "label": "placeholder",
                        "value": "Your teammate's email",
                        "source": "messages:studioDesign.system.ui.placeholder"
                      },
                      {
                        "label": "role",
                        "value": "Role",
                        "source": "messages:studioDesign.system.ui.role"
                      }
                    ],
                    "source": "messages:studioDesign.system.ui.email"
                  },
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Admin",
                      "Member"
                    ],
                    "source": "messages:studioDesign.system.ui.roles"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "invite",
                        "value": "Send invite",
                        "source": "messages:studioDesign.system.ui.invite"
                      },
                      {
                        "label": "badge",
                        "value": "3 seats left",
                        "source": "messages:studioDesign.system.ui.badge"
                      },
                      {
                        "label": "cancel",
                        "value": "Cancel",
                        "source": "messages:studioDesign.system.ui.cancel"
                      }
                    ],
                    "source": "messages:studioDesign.system.ui.invite"
                  },
                  {
                    "type": "cards",
                    "title": "Team members",
                    "items": [
                      {
                        "id": "0",
                        "source": "messages:studioDesign.system.ui.members.0",
                        "title": "Deniz Arslan",
                        "fields": [
                          {
                            "label": "role",
                            "value": "Admin",
                            "source": "messages:studioDesign.system.ui.members.0.role"
                          }
                        ]
                      },
                      {
                        "id": "1",
                        "source": "messages:studioDesign.system.ui.members.1",
                        "title": "Mert Kaya",
                        "fields": [
                          {
                            "label": "role",
                            "value": "Member",
                            "source": "messages:studioDesign.system.ui.members.1.role"
                          }
                        ]
                      },
                      {
                        "id": "2",
                        "source": "messages:studioDesign.system.ui.members.2",
                        "title": "Ece Demir",
                        "fields": [
                          {
                            "label": "role",
                            "value": "Member",
                            "source": "messages:studioDesign.system.ui.members.2.role"
                          }
                        ]
                      }
                    ],
                    "source": "messages:studioDesign.system.ui.members"
                  }
                ],
                "source": "messages:studioDesign.system.ui"
              }
            ],
            "source": "messages:studioDesign.system.ui"
          },
          {
            "type": "heading",
            "text": "tokens.css",
            "level": 4,
            "source": "messages:studioDesign.system.tokensTitle"
          },
          {
            "type": "list",
            "style": "bullet",
            "items": [
              "Purple",
              "Sea green",
              "Terracotta",
              "Champagne",
              "Ink"
            ],
            "source": "messages:studioDesign.system.accentNames"
          },
          {
            "type": "list",
            "title": "Button states",
            "style": "bullet",
            "items": [
              "default",
              "hover",
              "pressed",
              "focus",
              "disabled"
            ],
            "source": "messages:studioDesign.system.states"
          },
          {
            "type": "definitions",
            "items": [
              {
                "label": "changed",
                "value": "changed",
                "source": "messages:studioDesign.system.changed"
              }
            ],
            "source": "messages:studioDesign.system.changed"
          },
          {
            "type": "labels",
            "items": [
              {
                "label": "copy",
                "value": "Copy",
                "source": "messages:studioDesign.system.copy"
              },
              {
                "label": "copied",
                "value": "Copied",
                "source": "messages:studioDesign.system.copied"
              },
              {
                "label": "reset",
                "value": "Reset to default",
                "source": "messages:studioDesign.system.reset"
              }
            ],
            "source": "messages:studioDesign.system"
          }
        ]
      },
      {
        "id": "cta",
        "anchor": "cta",
        "url": "https://oxarus.com/en/studio/design#cta",
        "kind": "cta",
        "component": "StudioCta",
        "sources": [
          "messages:studioDesign.cta"
        ],
        "eyebrow": "DESIGN",
        "title": "make your product feel like this.",
        "lead": "Tell us about your current interface or your new idea. We'll work out together where to start.",
        "demo": false,
        "placeholder": false,
        "blocks": [
          {
            "type": "actions",
            "items": [
              {
                "label": "Tell us about your project",
                "action": "start_project_brief",
                "args": {
                  "topic": "studio"
                },
                "href": "/en/contact?start=studio",
                "source": "messages:studioDesign.cta.button"
              },
              {
                "label": "info@oxarus.com",
                "action": "contact",
                "args": {
                  "subject": "Interface design"
                },
                "href": "mailto:info@oxarus.com?subject=Interface%20design",
                "source": "messages:studioDesign.cta.subject"
              }
            ],
            "source": "messages:studioDesign.cta.button"
          }
        ]
      }
    ],
    "entities": [
      "org",
      "unit:studio",
      "service:studio-design"
    ],
    "actions": [
      {
        "label": "Tell us about your project",
        "action": "open_page",
        "args": {
          "path": "/studio/design",
          "anchor": "cta-heading"
        },
        "href": "/en/studio/design#cta-heading",
        "source": "messages:studioDesign.hero.primary"
      },
      {
        "label": "Try it yourself",
        "action": "open_page",
        "args": {
          "path": "/studio/design",
          "anchor": "play"
        },
        "href": "/en/studio/design#play",
        "source": "messages:studioDesign.hero.secondary"
      },
      {
        "label": "Tell us about your project",
        "action": "start_project_brief",
        "args": {
          "topic": "studio"
        },
        "href": "/en/contact?start=studio",
        "source": "messages:studioDesign.cta.button"
      },
      {
        "label": "info@oxarus.com",
        "action": "contact",
        "args": {
          "subject": "Interface design"
        },
        "href": "mailto:info@oxarus.com?subject=Interface%20design",
        "source": "messages:studioDesign.cta.subject"
      },
      {
        "label": "Türkçe",
        "action": "switch_locale",
        "args": {
          "locale": "tr",
          "path": "/studio/design"
        },
        "href": "/tr/studio/design"
      }
    ],
    "related": [
      {
        "label": "Oxarus Studio",
        "href": "/studio"
      }
    ],
    "notices": [
      {
        "kind": "representative",
        "text": "Interface data marked as representative is illustrative; it is not a real client, result or measurement."
      }
    ],
    "translation": {
      "locale": "en",
      "identicalToSource": 0,
      "pending": false
    },
    "stats": {
      "sections": 5,
      "blocks": 52,
      "strings": 208
    }
  },
  "tokens": {
    "markdown": 1720,
    "text": 1225,
    "json": 3981,
    "jsonLd": 1500
  },
  "endpoints": [
    {
      "id": "page-md",
      "path": "/machine/en/studio/design.md",
      "format": "markdown",
      "scope": "page",
      "locale": "en"
    },
    {
      "id": "page-json",
      "path": "/machine/en/studio/design.json",
      "format": "json",
      "scope": "page",
      "locale": "en"
    },
    {
      "id": "page-jsonld",
      "path": "/machine/en/studio/design.jsonld",
      "format": "jsonld",
      "scope": "page",
      "locale": "en"
    },
    {
      "id": "page-txt",
      "path": "/machine/en/studio/design.txt",
      "format": "text",
      "scope": "page",
      "locale": "en"
    },
    {
      "id": "llms",
      "path": "/llms.txt",
      "format": "text",
      "scope": "site"
    },
    {
      "id": "llms-full",
      "path": "/llms-full.txt?locale=en",
      "format": "text",
      "scope": "site",
      "locale": "en"
    },
    {
      "id": "index",
      "path": "/index.md?locale=en",
      "format": "markdown",
      "scope": "site",
      "locale": "en"
    },
    {
      "id": "services",
      "path": "/services.md?locale=en",
      "format": "markdown",
      "scope": "site",
      "locale": "en"
    },
    {
      "id": "agents",
      "path": "/agents.md?locale=en",
      "format": "markdown",
      "scope": "site",
      "locale": "en"
    },
    {
      "id": "sitemap",
      "path": "/sitemap.md",
      "format": "markdown",
      "scope": "site"
    },
    {
      "id": "manifest-tr",
      "path": "/machine/tr/index.json",
      "format": "json",
      "scope": "site",
      "locale": "tr"
    },
    {
      "id": "manifest-en",
      "path": "/machine/en/index.json",
      "format": "json",
      "scope": "site",
      "locale": "en"
    },
    {
      "id": "search",
      "path": "/machine/search.json?q={query}&locale={locale}&unit={unit}",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "agent-api",
      "path": "/api/agent/v1",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "openapi",
      "path": "/openapi.json",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "mcp",
      "path": "/api/mcp",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "mcp-server-card",
      "path": "/.well-known/mcp.json",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "api-catalog",
      "path": "/.well-known/api-catalog",
      "format": "json",
      "scope": "site"
    }
  ]
}