diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..72bad2d --- /dev/null +++ b/.mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "trapos-cloud-gateway-mcp": { + "type": "http", + "url": "http://127.0.0.1:4445" + } + } +}