Files
storkit/server/.mcp.json

9 lines
114 B
JSON
Raw Permalink Normal View History

2026-03-14 13:28:33 +00:00
{
"mcpServers": {
"story-kit": {
"type": "http",
"url": "http://localhost:3001/mcp"
}
}
}