Files
storkit/server/.mcp.json
2026-03-14 13:28:33 +00:00

9 lines
114 B
JSON

{
"mcpServers": {
"story-kit": {
"type": "http",
"url": "http://localhost:3001/mcp"
}
}
}