{ "servers": { "weather": { "url": "http://127.0.0.1:8000/mcp/", "transport": "streamable_http" }, "airbnb": { "command": "npx", "args": ["-y", "@openbnb/mcp-server-airbnb"], "transport": "stdio" } } }