{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/modelcontextprotocol/main/schemas/draft/server-card.json",
  "serverInfo": {
    "name": "stacksquad-ai",
    "version": "0.1.0",
    "title": "StackSquad AI",
    "description": "Autonomous AI agents that run multi-channel ecommerce operations — listing, pricing, inventory sync, order routing, image generation — across Shopify, Walmart, Amazon, eBay."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://stacksquad.ai/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false,
    "logging": false
  },
  "auth": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://stacksquad.ai/.well-known/oauth-protected-resource"
  },
  "docs": {
    "url": "https://stacksquad.ai/llms-full.txt",
    "contentType": "text/markdown"
  },
  "contact": {
    "email": "hello@stacksquad.ai",
    "url": "https://stacksquad.ai"
  },
  "publisher": {
    "name": "Rare Hills LLC (DBA StackSquad AI)",
    "url": "https://stacksquad.ai"
  },
  "status": "planned",
  "statusNote": "MCP server endpoint goes live with the StackSquad API launch in Q3 2026. This card declares intent and target surface."
}
