Fixing mcp location

This commit is contained in:
Dave
2026-03-17 15:58:40 +00:00
parent 1a257b3057
commit 7ec869baa8

View File

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