chore: add .mcp.json file

This commit is contained in:
Guillaume ARM 2026-06-16 01:34:27 +02:00
parent 4905016a64
commit a4854368d7

8
.mcp.json Normal file
View File

@ -0,0 +1,8 @@
{
"mcpServers": {
"trapos-cloud-gateway-mcp": {
"type": "http",
"url": "http://127.0.0.1:4445"
}
}
}