LiLiCAST is an AI-powered content creation platform for script, record, edit, subtitle, design, and share workflows. This page indexes everything AI agents and developers need to integrate with LiLiCAST programmatically.
LiLiCAST REST API
Base URL: https://lilicast.com/wp-json/lilicast/v1/ – public, read-only endpoints for site content: /content (list), /content/{id} (detail), /search?q= , and /health (status check).
OpenAPI Specification
Machine-readable spec describing the LiLiCAST API surface: https://lilicast.com/openapi.json
MCP Server
LiLiCAST publishes an MCP Server Card at https://lilicast.com/.well-known/mcp/server-card.json. Streamable HTTP transport: https://lilicast.com/wp-json/lilicast/v1/mcp — exposes read-only tools to search and browse site content.
OAuth 2.0
Authorization server metadata: https://lilicast.com/.well-known/oauth-authorization-server (RFC 8414). Supports the authorization code grant for authenticated API access.
llms.txt
Structured, readable index of LiLiCAST’s content for AI crawlers: https://lilicast.com/llms.txt and https://lilicast.com/llms-full.txt

