openpencil/packages/mcp
Vitali sharp8n b7fda1d406 fix(automation): allow a configurable canvas endpoint and browser-only token
- connectAutomation accepts an explicit ws:// URL and a register token
- EditorView reads ?automationWs / ?automationToken so a served build (W4C Design
  Studio iframe) can reach the server MCP instead of the user's 127.0.0.1
- MCP accepts OPENPENCIL_MCP_BROWSER_TOKEN for canvas registration only, never
  for /mcp or /rpc, so a public canvas WebSocket does not expose the tool token
2026-09-18 03:37:20 +03:00
..
bin build: publish node-compatible packages 2026-05-21 17:03:19 +03:00
src fix(automation): allow a configurable canvas endpoint and browser-only token 2026-09-18 03:37:20 +03:00
package.json chore: refresh compatible dependencies (#545) 2026-08-18 17:44:40 +03:00
tsconfig.json feat(mcp): add local transport discovery 2026-07-25 21:29:03 +03:00
tsdown.config.ts feat(mcp): add local transport discovery 2026-07-25 21:29:03 +03:00