@intentwake/mcp
Advanced tools
+1
-1
@@ -70,3 +70,3 @@ #!/usr/bin/env node | ||
| name: "@intentwake/mcp", | ||
| version: "0.2.2", | ||
| version: "0.2.3", | ||
| mcpName: "com.intentwake/intentwake", | ||
@@ -73,0 +73,0 @@ description: "Unified IntentWake stdio MCP proxy with local file transfers", |
+1
-1
| { | ||
| "name": "@intentwake/mcp", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "mcpName": "com.intentwake/intentwake", | ||
@@ -5,0 +5,0 @@ "description": "Unified IntentWake stdio MCP proxy with local file transfers", |
+1
-1
@@ -80,3 +80,3 @@ # `@intentwake/mcp` | ||
| For a filesystem-capable client, register one user-scoped server named `intentwake` that runs | ||
| `npx -y @intentwake/mcp@0.2.2`. That published unified release exposes the complete hosted account | ||
| `npx -y @intentwake/mcp@0.2.3`. That published unified release exposes the complete hosted account | ||
| workflow and the three local-file tools. Do not register a second direct hosted server for the same | ||
@@ -83,0 +83,0 @@ client unless the client cannot run stdio. |