{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.illo-skill/catalog",
  "title": "illo skill character catalog",
  "description": "Read-only illo skill character catalog. Lists and describes public packs from /characters.json. Does not generate images — rendering stays in the installed illo skill (illo.py).",
  "version": "1.0.0",
  "websiteUrl": "https://illo-skill.com/developers",
  "repository": {
    "url": "https://github.com/tmchow/illo-skill",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://illo-skill.com/mcp"
    }
  ]
}
