Skip to content

Commit 1bc6229

Browse files
author
BusinessHotels.com
authored
Update README.md
1 parent 53a4729 commit 1bc6229

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/business-hotels-mcp/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,10 @@ Add the following block to the `mcpServers` section of your `claude_desktop_conf
9494
"mcpServers": {
9595
"businesshotels-universal-agentic-api": {
9696
"command": "npx",
97-
"args": ["-y", "@businesshotels/business-hotels-mcp"],
97+
"args": [
98+
"-y",
99+
"@businesshotels/business-hotels-mcp"
100+
],
98101
"env": {
99102
"BUSINESS_HOTELS_API_KEY": "test-live-hotel-rates2025"
100103
}

0 commit comments

Comments
 (0)