chore(config): 🔧 Update dependency and build settings in .mcp.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
68c1f22b8a
commit
8637fe1c53
1 changed files with 11 additions and 0 deletions
11
.mcp.json
Normal file
11
.mcp.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"objectives": {
|
||||
"command": "node",
|
||||
"args": ["/var/home/lilith/Code/@packages/@ts/@mcp/mcp-objectives/dist/index.js"],
|
||||
"env": {
|
||||
"PROJECT_ROOT": "/var/home/lilith/Code/@projects/@magic-civilization"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue