@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.
- package/README.md +1 -1
- 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
|
|
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
|