diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..dff133c --- /dev/null +++ b/.mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "storkit": { + "type": "http", + "url": "http://localhost:3001/mcp" + } + } +}