| 123456789101112131415161718192021 |
- {
- "mcpServers": {
- "context7": {
- "command": "npx",
- "args": [
- "-y",
- "@upstash/context7-mcp"
- ],
- "env": {
- "DEFAULT_MINIMUM_TOKENS": ""
- }
- },
- "sequentialthinking": {
- "command": "npx",
- "args": [
- "-y",
- "@modelcontextprotocol/server-sequential-thinking"
- ]
- }
- }
- }
|