Added
create-diagram: create a new Lucid document from Lucid Standard Import JSON; returns the edit URL. Requires a Lucid API key with document edit (write) scope.delete-diagram: move a Lucid document to the trash by ID. Requires write scope.
Changed
- The MCP server now registers 5 tools (was 3).
- README documents the new write capabilities and notes the Lucid REST API has no in-place content editing (edit = create new + delete old).
See CHANGELOG.md for full details.