Reverting sqlite upgrade

This commit is contained in:
Dave
2026-03-14 13:28:33 +00:00
parent 5f7647cbda
commit 6a7baa4a15
3 changed files with 14 additions and 6 deletions

8
server/.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"story-kit": {
"type": "http",
"url": "http://localhost:3001/mcp"
}
}
}