mcp http server example
This commit is contained in:
parent
0150947e61
commit
23bb0828b1
1 changed files with 8 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue