style(config): auto-sync rules and mcp configuration
This commit is contained in:
parent
08c36d863b
commit
41dbb9f80d
2 changed files with 6 additions and 1 deletions
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"antigravity-memory": {
|
||||
"command": "node",
|
||||
"command": "/usr/local/bin/infisical",
|
||||
"args": [
|
||||
"run",
|
||||
"--env=prod",
|
||||
"--",
|
||||
"node",
|
||||
"/Users/IdeeQuadrat/Projects/antigravity-2.0/mcp/antigravity-memory/server.js"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
1
state/graphify-out/cache/last_query_stamp
vendored
Normal file
1
state/graphify-out/cache/last_query_stamp
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
1786179984.047998
|
||||
Loading…
Reference in a new issue