Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 327 Bytes

File metadata and controls

20 lines (13 loc) · 327 Bytes

Contributing

Scope

This public repository focuses on the MCP interface layer only. Core conversion backend remains private.

Development

npm install
npm run start

Pull Requests

  • Keep changes small and focused.
  • Include clear reproduction steps for bug fixes.
  • Update docs when behavior changes.