openpencil/packages/docs
Danila Poyarkov cd4e1a2271 feat(mcp): add stdio transport for Claude Code / Cursor
- Add packages/mcp/src/stdio.ts — proper stdio MCP server that
  connects to the running app via WebSocket
- openpencil-mcp bin now points to stdio entry (was HTTP)
- openpencil-mcp-http bin added for the HTTP server
- Extract registerTools() from server.ts to share between transports
- Move index.ts banner output to stderr (prevents stdout corruption)
- Update Tauri shell spawn to use openpencil-mcp-http
- Update all docs (EN + 6 translations): correct binary names, source
  paths, port number

Fixes #194
2026-04-13 11:51:01 +03:00
..
.vitepress Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
de feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
development Remove OpenSpec workflow files 2026-03-27 22:01:38 +03:00
es feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
fr feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
guide Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
it feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
pl feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
programmable feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
public Update screenshot 2026-03-01 18:44:52 +03:00
reference Update README and docs for new formats and SDK 2026-03-28 15:42:21 +03:00
ru feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00
user-guide Update README and docs for new formats and SDK 2026-03-28 15:42:21 +03:00
index.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
package.json Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00