18 lines
206 B
JSON
18 lines
206 B
JSON
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"command": "pnpm",
|
|
"args": [
|
|
"dlx",
|
|
"@upstash/context7-mcp@latest"
|
|
]
|
|
},
|
|
"git": {
|
|
"command": "uvx",
|
|
"args": [
|
|
"mcp-server-git"
|
|
]
|
|
}
|
|
}
|
|
}
|