litho

GitHub

A declarative framework for building efficient UIs on Android.

7,763 stars Kotlin Kotlin 1 file ยท ~858 tokens

litho MCP Server

MCP server for facebook/litho

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "litho": {
      "command": "npx",
      "args": [
        "-y",
        "@facebook/litho"
      ]
    }
  }
}