cloudflare / cloudflare/playwright-mcp

How to reuse sessions across SSE connections in MCP server?

Open
#53 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
258
Forks
50
PR merge metrics
No merged PRs in 30d

Description

When using this MCP server, it seems that almost every SSE request creates a new browser session, so cookies and login state cannot be reused.

Is there a recommended way to reuse the same browser session across multiple SSE connections?

Also, if an SSE connection is disconnected, is it still possible to resume or reuse the previous session/conversation?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.