@sellable/mcp 0.1.185 → 0.1.186

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/mcp",
3
- "version": "0.1.185",
3
+ "version": "0.1.186",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: create-campaign-v2
3
- description: Compact shell-first Sellable campaign flow through source, sample/message review, Settings, sequence, and explicit start.
3
+ description: compact JSON-gated shell-first Sellable campaign flow through source, reviews, Settings, sequence, and explicit start.
4
4
  visibility: internal
5
5
  ---
6
6