We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe3d9c commit 0211fe5Copy full SHA for 0211fe5
1 file changed
src/business-hotels-mcp/README.md
@@ -74,7 +74,7 @@ Add the following block to the `mcpServers` section of your `claude_desktop_conf
74
"mcpServers": {
75
"businesshotels-universal-agentic-api": {
76
"command": "npx",
77
- "args": ["-y", "@businesshotels/mcp-server"],
+ "args": ["-y", "@businesshotels/business-hotels-mcp"],
78
"env": {
79
"BUSINESS_HOTELS_API_KEY": "test-live-hotel-rates2025"
80
}
0 commit comments