This commit is contained in:
@@ -14,6 +14,34 @@
|
||||
"@browsermcp/mcp@0.1.3"
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
"stacklit": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"npx",
|
||||
"stacklit",
|
||||
"serve"
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"provider": {
|
||||
"corredorconect": {
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"name": "Corredor Conect",
|
||||
"options": {
|
||||
"baseURL": "https://mcp.corredorconect.com/v1",
|
||||
"headers": {
|
||||
"Authorization": "Bearer cc-itsjusfdsawrtwtavfdsfsderysectrwurekey12345"
|
||||
}
|
||||
},
|
||||
"models": {
|
||||
"Qwen3.6-27B": {
|
||||
"name": "Qwen3.6-27B",
|
||||
"tools": true
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
"plugin": [
|
||||
|
||||
Reference in New Issue
Block a user