diff --git a/mcp/mcp_config.json b/mcp/mcp_config.json index 3602049..9c588b9 100644 --- a/mcp/mcp_config.json +++ b/mcp/mcp_config.json @@ -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" ] }, diff --git a/state/graphify-out/cache/last_query_stamp b/state/graphify-out/cache/last_query_stamp new file mode 100644 index 0000000..52a3dd8 --- /dev/null +++ b/state/graphify-out/cache/last_query_stamp @@ -0,0 +1 @@ +1786179984.047998 \ No newline at end of file