mcp http server example

This commit is contained in:
afjcjsbx
2026-03-02 19:50:34 +01:00
parent 0150947e61
commit 23bb0828b1
+8
View File
@@ -246,6 +246,14 @@
"mcp": {
"enabled": false,
"servers": {
"context7": {
"enabled": false,
"type": "http",
"url": "https://mcp.context7.com/mcp",
"headers": {
"CONTEXT7_API_KEY": "ctx7sk-xx"
}
},
"filesystem": {
"enabled": false,
"command": "npx",