Installation & Configuration
{
"mcpServers": {
"weather-quickstart": {
"command": "bun",
"args": [
"path/to/server.ts"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/22
Updated
2025/4/22
{
"mcpServers": {
"weather-quickstart": {
"command": "bun",
"args": [
"path/to/server.ts"
]
}
}
}