You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/doom-mcp-server/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ yarn doom:mcp:dev
33
33
The standalone Node server listens on:
34
34
35
35
-`http://127.0.0.1:8787/mcp`
36
-
-`http://127.0.0.1:8787/health`
37
36
38
37
## Build and test
39
38
@@ -47,6 +46,5 @@ yarn doom:mcp:test
47
46
Netlify serves:
48
47
49
48
-`/doom/mcp`
50
-
-`/doom/api/doom-health`
51
49
52
50
The session launch path is intentionally self-contained. The browser reads the signed token directly from the `launch_url` and does not depend on server-side session persistence.
0 commit comments