hanekawa有些mcp会连接失败要怎么解决,有人遇到过吗 中发帖

[SnowShot_2026-01-22_09-54-57] 
mcp__sequential-thinking
{
"args": [
"/c",
"npx",
"-y",
"mcp-sequentialthinking-tools"
],
"command": "cmd",
"env": {
"MAX_HISTORY_SIZE": "1000"
}
}

context7

{
"args": [
"/c",
"npx",
"-y",
"@upstash/context7-mcp",
"--api-key",
"xxxxxx"
],
"command": "cmd"
}

这2个mcp就是会失败,context7换成http的方式就可以