Skip to content
VS Code

Bitvoya MCP for VS Code

com.bitvoya/bitvoya-mcp

Luxury hotel search, rate comparison, booking quotes, and secure checkout handoff.

client:VS Code transport:streamable-http

Install Bitvoya MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "bitvoya-mcp": {
      "type": "http",
      "url": "https://bitvoya.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Bitvoya MCP in other clients