{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "AITIFICER Brand Memory & Content Operations Server",
    "version": "1.0.0",
    "description": "Official MCP server for AITIFICER — build brand context, generate grounded copy, graphics & video, and run multi-channel AI content operations."
  },
  "transport": {
    "type": "sse",
    "url": "https://app.aitificer.com/api/mcp/sse"
  },
  "capabilities": {
    "resources": true,
    "tools": true,
    "prompts": true
  },
  "documentation": "https://aitificer.com/docs"
}
