{
  "serverInfo": {
    "name": "lumify-mcp",
    "version": "1.0.1"
  },
  "transports": [
    {
      "type": "streamable-http",
      "url": "https://lumify.ai/mcp"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true,
    "prompts": true
  },
  "auth": {
    "type": "http",
    "scheme": "bearer",
    "instructions": "Send Authorization: Bearer lmfy-.... Instant trial key (no signup): https://lumify.ai/docs/ai"
  },
  "stdio": "npx -y @lumifyai/mcp"
}
