chore: sync workspace dependencies
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
5e7c0e9ec4
commit
e1294b8412
2 changed files with 14 additions and 0 deletions
5
.claude/settings.json
Normal file
5
.claude/settings.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"enabledPlugins": {
|
||||
"code@core-agent": true
|
||||
}
|
||||
}
|
||||
9
.mcp.json
Normal file
9
.mcp.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"core": {
|
||||
"type": "stdio",
|
||||
"command": "core-mcp",
|
||||
"args": ["mcp", "serve"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue