Installation & Configuration
{
"mcpServers": {
"deepseek-mcp": {
"command": "uv",
"args": [
"--directory",
"PATH_TO_DEEPSEEK_MCP_SERVER",
"run",
"server.py"
],
"env": {
"INFINI_API_KEY": "your_key_here"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17