Renaming the binary to "story-kit"

This commit is contained in:
Dave
2026-03-13 12:34:29 +00:00
parent bbb7ca950c
commit 27d9d3a3a9
4 changed files with 11 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
"mcpServers": {
"story-kit": {
"type": "http",
"url": "http://localhost:3010/mcp"
"url": "http://localhost:3001/mcp"
}
}
}