Skip to content

Commit 66ee676

Browse files
committed
update MCP HTTP instructions
1 parent b4d1d16 commit 66ee676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transport.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ export function startHttpTransport(
103103
{
104104
mcpServers: {
105105
browserbase: {
106+
type: "http",
106107
url: `${url}/mcp`,
107108
},
108109
},

0 commit comments

Comments
 (0)