Installation & Configuration
{
"weather": {
"command": "node",
"args": [
"/absolute/path/to/weather/build/index.js"
]
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/27
Updated
2025/4/30
{
"weather": {
"command": "node",
"args": [
"/absolute/path/to/weather/build/index.js"
]
}
}