{
  "schemaVersion": "0.1.0",
  "serverInfo": {
    "name": "kineclip-mcp",
    "version": "0.1.0",
    "vendor": "Kineclip",
    "description": "MCP server card for the Kineclip API. Lets agents discover series, video, and account tools. Server is not yet live — see x-status."
  },
  "transport": {
    "type": "streamableHttp",
    "endpoint": "https://api.kineclip.com/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false,
    "logging": false
  },
  "authentication": {
    "type": "oauth2",
    "metadataUrl": "https://kineclip.com/.well-known/oauth-protected-resource"
  },
  "documentation": "https://kineclip.com/.well-known/api-catalog",
  "x-status": "planned",
  "x-contact": "support@kineclip.com",
  "x-related": [
    "https://kineclip.com/.well-known/agent-skills/index.json"
  ]
}
