File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
servers/stdio-context7-mcp Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 15
15
source :
16
16
project : https://github.com/dolasoft/stdio_context7_mcp
17
17
config :
18
- description : Configure Context7 API access for library documentation
18
+ description : Configure Context7 API access for library documentation (API key is optional but recommended for higher rate limits)
19
19
secrets :
20
20
- name : stdio-context7-mcp.context7_api_key
21
21
env : CONTEXT7_API_KEY
@@ -25,6 +25,4 @@ config:
25
25
properties :
26
26
context7_api_key :
27
27
type : string
28
- description : API key for Context7 service (get from https://context7.com)
29
- required :
30
- - context7_api_key
28
+ description : Optional API key for Context7 service (get from https://context7.com). If not provided, uses public access with lower rate limits.
You can’t perform that action at this time.
0 commit comments