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