123456789101112131415161718192021222324 |
- {
- "mcpServers": {
- "context7": {
- "command": "npx",
- "args": [
- "-y",
- "@upstash/context7-mcp@latest"
- ]
- },
- "fetch": {
- "command": "npx",
- "args": [
- "-y",
- "@tokenizin/mcp-npx-fetch"
- ]
- },
- "bingcn": {
- "command": "npx",
- "args": [
- "bing-cn-mcp"
- ]
- }
- }
- }
|