You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
352 B

{
"id": "claude-gm",
"title": "Claude GM",
"description": "Routes chat messages to a Claude Code relay server for AI Game Master responses.",
"version": "0.1.0",
"compatibility": {
"minimum": "12",
"verified": "13"
},
"authors": [
{
"name": "Matt Huntington"
}
],
"esmodules": [
"scripts/claude-gm.js"
]
}