mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(mcp): switch to remove context7 MCP server
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"context7": {
|
||||
"command": "mise",
|
||||
"args": ["x", "npm:@upstash/context7-mcp", "--", "context7-mcp"]
|
||||
"url": "https://mcp.context7.com/mcp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -281,14 +281,7 @@
|
||||
"mcp": {
|
||||
"servers": {
|
||||
"context7": {
|
||||
"type": "stdio",
|
||||
"command": "mise",
|
||||
"args": [
|
||||
"x",
|
||||
"npm:@upstash/context7-mcp",
|
||||
"--",
|
||||
"context7-mcp"
|
||||
]
|
||||
"url": "https://mcp.context7.com/mcp"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user