This commit is contained in:
MCP Packages
2026-02-05 10:33:06 +01:00
parent 6cc378bb0a
commit 0d36462241
2 changed files with 12 additions and 6 deletions

View File

@@ -25,6 +25,11 @@
"type": "local",
"command": ["pdf-reader-mcp"],
"enabled": true
},
"kindly-web-search": {
"type": "local",
"command": ["kindly-web-search-mcp-server", "start-mcp-server"],
"enabled": true
}
}
}