439 B
439 B
[mcp_servers]
[mcp_servers.context7-mcp]
command = "cmd"
startup_timeout_sec = 30
env = { SystemRoot = "C:\\Windows" }
args = [
"/c",
"npx",
"-y",
"@upstash/context7-mcp",
"--api-key",
"ctx7sk-21884782-852a-4ef8-8f26-83cd9b8c7d30",
]
[mcp_servers.desktop-commander]
command = "cmd"
startup_timeout_sec = 30
env = { SystemRoot = "C:\\Windows" }
args = ["/c", "npx", "-y", "@wonderwhy-er/desktop-commander"]