feat(projects): ✨ add expert mode configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
60aedfb99e
commit
a92e65af34
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
"objectives": {
|
||||
"command": "/opt/homebrew/bin/mcp-objectives",
|
||||
"args": []
|
||||
},
|
||||
"experts": {
|
||||
"command": "/opt/homebrew/bin/mcp-experts",
|
||||
"args": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue