@1claw/mcp 0.34.5 → 0.35.0
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
|
@@ -307,4 +307,4 @@ Configure these via the agent's `shroud_config` JSON in the dashboard, SDK (`Cre
|
|
|
307
307
|
|
|
308
308
|
This package is registered as `io.github.1clawAI/1claw-mcp` on the [MCP Registry](https://registry.modelcontextprotocol.io). Publishing uses the "Publish to MCP Registry" workflow on `1clawAI/1claw-mcp` (GitHub OIDC).
|
|
309
309
|
|
|
310
|
-
npm: `@1claw/mcp` v0.
|
|
310
|
+
npm: `@1claw/mcp` v0.35.0
|
package/package.json
CHANGED