{
  "transport": "streamable-http",
  "jsonrpc": "2.0",
  "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).",
  "hint": "POST a JSON-RPC 2.0 initialize, tools/list, or tools/call body to this URL. Catalog lookup only — no image generation.",
  "server_card": "https://illo-skill.com/mcp/server-card",
  "tools": [
    "list_character_packs",
    "get_character_pack"
  ]
}
