fix: orphaned cusProduct

This commit is contained in:
John Yeo
2026-05-04 21:58:56 +08:00
parent 6addb0e4af
commit 7effff4d7f
8 changed files with 321 additions and 5 deletions

View File

@@ -34,6 +34,22 @@
"type": "remote",
"url": "https://mcp.incident.io/mcp",
"oauth": {}
},
"plain": {
"type": "remote",
"url": "https://mcp.plain.com/mcp",
"oauth": {}
},
"autumn-internal": {
"type": "local",
"command": [
"sh",
"-c",
"cd \"/Users/johnyeocx/Autumn/autumn-cloud\" && exec infisical run --env=prod --recursive -- bun run \"/Users/johnyeocx/Autumn/autumn-cloud/ai/src/mcp/index.ts\""
],
"env": {
"AUTUMN_REPO_ROOT": "/Users/johnyeocx/Autumn"
}
}
},
"plugin": [