mirror of
https://github.com/upstash/context7.git
synced 2025-12-02 10:02:03 +00:00
feat: add Accept header for Gemini CLI config
This commit is contained in:
parent
87306c876a
commit
8b6f952115
@ -329,7 +329,8 @@ See [Gemini CLI Configuration](https://google-gemini.github.io/gemini-cli/docs/t
|
||||
"context7": {
|
||||
"httpUrl": "https://mcp.context7.com/mcp",
|
||||
"headers": {
|
||||
"CONTEXT7_API_KEY": "YOUR_API_KEY"
|
||||
"CONTEXT7_API_KEY": "YOUR_API_KEY",
|
||||
"Accept": "application/json, text/event-stream"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user