From 51b0bd4b1db88ed6d31fc4ee5fb4400966c7907a Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Tue, 24 Mar 2026 23:25:08 +0000 Subject: [PATCH] fix --- modules/_ai-tools/mcp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/_ai-tools/mcp.json b/modules/_ai-tools/mcp.json index 9fe8065..70bd451 100644 --- a/modules/_ai-tools/mcp.json +++ b/modules/_ai-tools/mcp.json @@ -3,15 +3,15 @@ "opensrc": { "command": "npx", "args": ["-y", "opensrc-mcp"], - "directTools": true + "lifecycle": "eager" }, "context7": { "url": "https://mcp.context7.com/mcp", - "directTools": true + "lifecycle": "eager" }, "grep_app": { "url": "https://mcp.grep.app", - "directTools": true + "lifecycle": "eager" }, "sentry": { "url": "https://mcp.sentry.dev/mcp",