Image loading for Android and Compose Multiplatform.

coil MCP Server

MCP server for coil-kt/coil

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