{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card-v0.json",
  "name": "Squall Studio",
  "version": "1.0.0",
  "description": "Discovery card for Squall Studio. A creative + agentic studio that builds cinematic websites and deploys AI automation.",
  "homepage": "https://squall.studio/",
  "documentation": "https://squall.studio/llms.txt",
  "contact": {
    "email": "hello@squall.studio",
    "social": ["https://twitter.com/squallstudio", "https://instagram.com/squall.studio"]
  },
  "resources": [
    {
      "uri": "https://squall.studio/llms.txt",
      "name": "Site index for LLMs",
      "description": "Plain-text site index optimized for LLM ingestion.",
      "mimeType": "text/plain"
    },
    {
      "uri": "https://squall.studio/index.md",
      "name": "Homepage in Markdown",
      "description": "Full homepage content rendered as Markdown for agent-readable consumption.",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://squall.studio/sitemap.xml",
      "name": "Sitemap",
      "description": "Machine-readable site map.",
      "mimeType": "application/xml"
    }
  ],
  "agentSkills": [
    {
      "id": "book-discovery-call",
      "name": "Book a discovery call",
      "description": "Initiate a 30-minute discovery call with Squall Studio. No deck, no pitch, just an honest conversation about what you're trying to build.",
      "invocation": {
        "type": "mailto",
        "target": "hello@squall.studio",
        "subject": "Discovery call request"
      }
    },
    {
      "id": "request-agent-ready-audit",
      "name": "Request an Agent-Ready Audit",
      "description": "Fixed-fee, one-week audit of an existing website. Brings llms.txt, structured data, content signals, sitemap, and MCP discovery to a perfect score.",
      "invocation": {
        "type": "mailto",
        "target": "hello@squall.studio",
        "subject": "Agent-Ready Audit request"
      }
    },
    {
      "id": "request-workflow-audit",
      "name": "Request an Agentic workflow audit",
      "description": "Audit a business operation, identify repetitive workflows that belong to a machine, and scope AI agent deployment.",
      "invocation": {
        "type": "mailto",
        "target": "hello@squall.studio",
        "subject": "Workflow audit request"
      }
    }
  ],
  "services": [
    {
      "name": "Creative Studio",
      "type": "Web Design and Development",
      "description": "Cinematic hero sequences, video-first websites, editorial typography, full design and build."
    },
    {
      "name": "Agentic Studio",
      "type": "AI Automation and Consulting",
      "description": "AI workflow audits, agent design and deployment, CRM/inbox/scheduling automation, monthly ops and tuning retainer."
    },
    {
      "name": "Agent-Ready Audit",
      "type": "Website Optimization",
      "description": "Bring an existing site from invisible to AI-ready. Fixed-fee, one-week turnaround."
    }
  ],
  "contentSignals": {
    "search": "yes",
    "ai-input": "yes",
    "ai-train": "no"
  },
  "metadata": {
    "industry": "Web Design and AI Automation",
    "region": "United States",
    "studio": "New York, NY"
  }
}
