story-kit: merge 264_bug_claude_code_session_id_not_persisted_across_browser_refresh

This commit is contained in:
Dave
2026-03-17 15:40:13 +00:00
parent a439f8fdcb
commit 0d46c86469
3 changed files with 142 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"mcpServers": {
"story-kit": {
"type": "http",
"url": "http://localhost:3001/mcp"
"url": "http://localhost:3010/mcp"
}
}
}