16 lines
269 B
JSON
16 lines
269 B
JSON
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"command": "npx",
|
|
"args": ["-y", "@upstash/context7-mcp"],
|
|
"env": {
|
|
"DEFAULT_MINIMUM_TOKENS": ""
|
|
}
|
|
},
|
|
"filesystem": {
|
|
"command": "npx",
|
|
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/"]
|
|
}
|
|
}
|
|
}
|