This commit is contained in:
2026-03-24 23:25:08 +00:00
parent 19c770c163
commit 51b0bd4b1d

View File

@@ -3,15 +3,15 @@
"opensrc": { "opensrc": {
"command": "npx", "command": "npx",
"args": ["-y", "opensrc-mcp"], "args": ["-y", "opensrc-mcp"],
"directTools": true "lifecycle": "eager"
}, },
"context7": { "context7": {
"url": "https://mcp.context7.com/mcp", "url": "https://mcp.context7.com/mcp",
"directTools": true "lifecycle": "eager"
}, },
"grep_app": { "grep_app": {
"url": "https://mcp.grep.app", "url": "https://mcp.grep.app",
"directTools": true "lifecycle": "eager"
}, },
"sentry": { "sentry": {
"url": "https://mcp.sentry.dev/mcp", "url": "https://mcp.sentry.dev/mcp",