Installation & Configuration
{
"weather": {
"command": "node",
"args": [
"index.js",
"envPath=.env"
]
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17
{
"weather": {
"command": "node",
"args": [
"index.js",
"envPath=.env"
]
}
}