weather mcp To install dependencies: bun install SSE Server Run Server bun run src/mcp/sse-server.ts Client Config { "url" : "http://localhost:3000/sse" } Stdio Server Client Config { "command" : "bun", "args": [ "run", "<path>/src/mcp/stdio-server.ts" ] }