| 1234567891011121314 |
- {
- "mcpServers": {
- "fetch": {
- "command": "uvx",
- "args": ["mcp-server-fetch"],
- "alwaysAllow": ["fetch"]
- },
- "context7": {
- "type": "streamable-http",
- "url": "https://mcp.context7.com/mcp",
- "alwaysAllow": ["resolve-library-id", "get-library-docs"]
- }
- }
- }
|