flowpad-mcp 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/local.js +18 -18
  2. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flowpad-mcp",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Local validation helper for Flowpad's canvas engine — runs flowpad-core on your machine (validate_design, preview_layout, describe_engine) so an AI host can self-check a design before writing it through the Flowpad connector. Optional enhancer for the hosted URL connector.",
5
5
  "license": "UNLICENSED",
6
6
  "publishConfig": {