This commit is contained in:
Harivansh Rathi 2026-02-15 15:46:45 -05:00
parent 06bd32fb72
commit 0531ec67f4
2 changed files with 4 additions and 1 deletions

View file

@ -64,7 +64,9 @@
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp",
"headers": {}
"headers": {
"CONTEXT7_API_KEY": "${CONTEXT7_API_KEY}"
}
}
}
}