@abstract-foundation/agw-mcp 0.1.0-beta.1 → 0.1.0-beta.3
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/dist/index.mjs +179 -19576
- package/package.json +15 -12
- package/dist/ccip-CkLhvKuV.mjs +0 -155
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ claude mcp add agw -- npx -y @abstract-foundation/agw-mcp serve --chain-id 11124
|
|
|
26
26
|
npx -y @abstract-foundation/agw-mcp init --chain-id 11124
|
|
27
27
|
```
|
|
28
28
|
|
|
29
|
-
This opens the hosted onboarding app (`https://
|
|
29
|
+
This opens the hosted onboarding app (`https://app-jarrodwatts.vercel.app`) where you:
|
|
30
30
|
|
|
31
31
|
1. Choose a policy preset (or provide custom policy JSON)
|
|
32
32
|
2. Connect your Abstract Global Wallet
|