@kolbo/mcp 1.22.0 → 1.22.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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -28,7 +28,7 @@ No API key needed — on first use a Kolbo login opens in my browser and I click
28
28
  The plugin below is an optional slash-command upgrade.
29
29
  -->
30
30
 
31
- Run this once — it auto-configures Claude Desktop, Claude Code, and Cursor (whichever you have), keyless:
31
+ Run this once — it sets up the **full** Kolbo experience (the MCP tools **and** the routing skill) for every installed agent (Claude Desktop, Claude Code, Cursor), keyless:
32
32
 
33
33
  ```bash
34
34
  npx -y @kolbo/mcp install
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kolbo/mcp",
3
- "version": "1.22.0",
3
+ "version": "1.22.1",
4
4
  "description": "Kolbo AI MCP Server - Generate images, videos, music, speech, and sound effects from Claude Code",
5
5
  "main": "src/index.js",
6
6
  "bin": {