diff --git a/.mcp.json b/.mcp.json index 445ad128bf..82e215be0d 100644 --- a/.mcp.json +++ b/.mcp.json @@ -3,6 +3,10 @@ "playwright": { "command": "npx", "args": ["-y", "@executeautomation/playwright-mcp-server"] + }, + "context7": { + "command": "npx", + "args": ["-y", "@upstash/context7-mcp"] } } } \ No newline at end of file