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