feat: allow disabled_mcps to accept any MCP name (#513)
This commit is contained in:
@@ -12,10 +12,7 @@
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"context7",
|
||||
"grep_app"
|
||||
]
|
||||
"minLength": 1
|
||||
}
|
||||
},
|
||||
"disabled_agents": {
|
||||
|
||||
Reference in New Issue
Block a user