This commit is contained in:
2026-03-22 22:08:23 +00:00
parent 4f507d6bd1
commit 9598d68a84
11 changed files with 200 additions and 180 deletions

View File

@@ -0,0 +1,21 @@
{
"mcpServers": {
"opensrc": {
"command": "npx",
"args": ["-y", "opensrc-mcp"],
"directTools": true
},
"context7": {
"url": "https://mcp.context7.com/mcp",
"directTools": true
},
"grep_app": {
"url": "https://mcp.grep.app",
"directTools": true
},
"sentry": {
"url": "https://mcp.sentry.dev/mcp",
"auth": "oauth"
}
}
}