openpencil/packages/docs/ru/programmable
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
..
cli Translate AI & Automation + CLI reference to all 6 locales 2026-03-08 18:25:35 +03:00
ai-chat.md Release v0.9.0 2026-03-09 17:43:11 +03:00
collaboration.md Translate AI & Automation + CLI reference to all 6 locales 2026-03-08 18:25:35 +03:00
index.md Translate AI & Automation + CLI reference to all 6 locales 2026-03-08 18:25:35 +03:00
jsx-renderer.md Translate AI & Automation + CLI reference to all 6 locales 2026-03-08 18:25:35 +03:00
mcp-server.md feat(mcp): add stdio transport for Claude Code / Cursor 2026-04-13 11:51:01 +03:00