Loading subscription status...
{
"mcpServers": [
{
"deepseek": {
"env": {
"DEEPSEEK_API_KEY": "your-api-key"
},
"args": [
"/path/to/deepseek-mcp/build/index.js"
],
"command": "node"
}
}
]
}