From 044af8bf7496952bc609c134dcddff01f2eb72fa Mon Sep 17 00:00:00 2001 From: javayhu Date: Sun, 18 May 2025 17:36:30 +0800 Subject: [PATCH] chore: add mcp tool of context7 --- .cursor/mcp.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.cursor/mcp.json b/.cursor/mcp.json index c138370..cfd47ae 100644 --- a/.cursor/mcp.json +++ b/.cursor/mcp.json @@ -5,6 +5,10 @@ "args": [ "~/.console-ninja/mcp/" ] + }, + "context7": { + "command": "npx", + "args": ["-y", "@upstash/context7-mcp@latest"] } } } \ No newline at end of file