Files
plates-server/.kilocode/mcp.json
2025-10-01 22:55:34 +08:00

14 lines
204 B
JSON

{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
],
"env": {
"DEFAULT_MINIMUM_TOKENS": ""
}
}
}
}