fix: update MCP configuration key to lowercase 'ref'
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"Ref": {
|
||||
"type": "http",
|
||||
"ref": {
|
||||
"type": "remote",
|
||||
"url": "https://api.ref.tools/mcp?apiKey={env:REF_API_KEY}",
|
||||
"headers": {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user