chore: instance manifests for the triple-c container (callback on mapped port 5693)

This commit is contained in:
2026-07-27 07:15:12 -07:00
commit 2fa0ab58da
4 changed files with 52 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"mcpServers": {
"shared-memory": {
"type": "http",
"url": "https://memory.dnspegasus.net/api/mcp",
"oauth": {
"clientId": "5rkRS3rJhn3Ci9swWkxYMIrZ9OggsjOGy3cIOhYY",
"callbackPort": 5693
}
}
}
}