diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..89f69b9 --- /dev/null +++ b/.mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "tidewave": { + "type": "http", + "url": "http://127.0.0.1:4000/tidewave/mcp" + } + } +} \ No newline at end of file