Skip to content

Add agent wallet docs#2931

Merged
yashovardhan merged 10 commits into
mainfrom
feat/agent-wallet
Jun 8, 2026
Merged

Add agent wallet docs#2931
yashovardhan merged 10 commits into
mainfrom
feat/agent-wallet

Conversation

@yashovardhan

@yashovardhan yashovardhan commented May 28, 2026

Copy link
Copy Markdown
Member

Adds documentation for agent wallet


Note

Low Risk
Documentation and site navigation only; no application runtime changes. Reviewers should spot-check CLI flags and error codes against the shipped CLI for factual accuracy.

Overview
Introduces MetaMask Agent Wallet as a first-class docs product at /agent-wallet, covering the mm CLI (@metamask/agentic-cli), agent skills setup, wallet/trading modes, and the security stack (Transaction Protection, Transaction Shield, Smart Transactions, 2FA).

The new tree follows Diataxis-style layout: overview and Quickstart, Use the CLI directly, task guides (transfers, swap/bridge, Hyperliquid perps, Polymarket predict, balances, signing), plus reference (architecture, commands, error codes, supported chains) and troubleshooting. agent-wallet-sidebar.js wires the nav.

Site integration adds a Docusaurus agent-wallet docs plugin, footer and homepage product cards, desktop Products dropdown and mobile product menu, and llms index/full exports for Agent Wallet. Contributor rules gain product-agent-wallet.mdc, Agent Wallet terminology in terminology.mdc, and sidebar/product tables in AGENTS.md and contributor-workflow.mdc.

Reviewed by Cursor Bugbot for commit b64d5c6. Bugbot is set up for automated code reviews on this repo. Configure here.

@yashovardhan yashovardhan requested review from a team as code owners May 28, 2026 14:41
@vercel

vercel Bot commented May 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, Comment Jun 8, 2026 3:44pm

Request Review

Comment thread agent-wallet/guides/trade-prediction-markets.md
Comment thread .agents/skills/metamask-agent-wallet/SKILL.md Outdated

@AyushBherwani1998 AyushBherwani1998 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can you just make sure the commands references are updated with 0.4.0 release, along with guides?

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 36af18b. Configure here.

Comment thread agent-wallet/quickstart.md
@yashovardhan

Copy link
Copy Markdown
Member Author

LGTM, can you just make sure the commands references are updated with 0.4.0 release, along with guides?

updated

Comment thread skills-lock.json Outdated
Comment thread src/pages/index.tsx Outdated
Comment thread src/components/NavDropdown/Products.html

- Security check
- Network allowlist
- Token recipient allowlist

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just confirming if these are supported, if guardrails are changed recently.

I know about Outflow, and Address allowlist. Also, Security Check doesn't give what kind of guardrail it provides - if it's supproted.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it talking about Shield Malicious transactions?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are supported, got added in a recent PR. Cross checked with product team.


- Security check
- Network allowlist
- Token recipient allowlist

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it talking about Shield Malicious transactions?

mm chains list --json
```

## Product coverage

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misses the testnet. Maybe can have a section

Mainnet

Testnet

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done


| Sign-in method | 2FA delivery |
| --------------- | ----------------------------------- |
| QR code | MetaMask Mobile push notification |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is coming soon? Also, add a note after which MetaMask Mobile version it's supported.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe below in QR code info you can add.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have added QR code info just below this section in a note. We do not want to add more info about it on the docs since we are not sure about it at the moment.

@yashovardhan

Copy link
Copy Markdown
Member Author

Update product headings to be capitalised since product names need emphasis. This might break vale which can be fixed separately since Vale anyway is breaking on all PRs. Also capitalised places where inconsistency was visible.

@yashovardhan yashovardhan merged commit 8afdf9a into main Jun 8, 2026
13 of 16 checks passed
@yashovardhan yashovardhan deleted the feat/agent-wallet branch June 8, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants