mirror of
https://github.com/vleeuwenmenno/supplements.git
synced 2025-09-11 10:27:08 +02:00
18 lines
293 B
JSON
18 lines
293 B
JSON
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@upstash/context7-mcp"
|
|
],
|
|
"env": {
|
|
"DEFAULT_MINIMUM_TOKENS": ""
|
|
},
|
|
"alwaysAllow": [
|
|
"resolve-library-id",
|
|
"get-library-docs"
|
|
]
|
|
}
|
|
}
|
|
} |