Install
Install once globally, then add the MCP configuration for your agent client and restart it.
npm install -g @cogniboom/canvas
What the helper can access
- The current local Canvas document and selection.
- Canvas objects, annotations, and editable frame assets.
- Screenshots from an open local Canvas browser tab.
Security
The helper binds to 127.0.0.1, stores MCP documents in the workspace .canvas/ directory, and does not provide arbitrary filesystem tools.