Installation & Configuration
{
"mcpServers": {
"dwd": {
"command": "node",
"args": [
"/full/path/to/dwd-server.js"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/4/4
Updated
2025/4/4
{
"mcpServers": {
"dwd": {
"command": "node",
"args": [
"/full/path/to/dwd-server.js"
]
}
}
}