Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions agent-wallet/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ import CardList from '@site/src/components/CardList'

A fully self-custodial agent wallet that lets AI agents trade autonomously without forcing users to give up control. Deploying an agent on a self-custody wallet can mean choosing between giving the agent freedom to act and keeping users’ funds safe. MetaMask Agent Wallet ends that trade-off. Your agent operates inside user-defined limits.

:::info Early Access
MetaMask Agent Wallet is available through the
[Early Access Program](https://metamask.io/agent-wallet).
:::

## What your agent can do

After setup, prompt your agent in plain language:
Expand Down
1 change: 0 additions & 1 deletion agent-wallet/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ After setup, use natural language for day-to-day wallet operations.

- **Node.js** 22.x or later
- **npm** 10.x or later
- Access to the [Early Access Program](https://metamask.io/agent-wallet)
- An AI agent that supports skills (Claude Code, Codex, Cursor, OpenClaw, Hermes Agent, or similar)

## 1. Install the CLI
Expand Down
5 changes: 0 additions & 5 deletions agent-wallet/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ mm init
mm doctor
```

### Early Access required

If commands fail with authorization errors after sign-in, confirm your account has Early Access at
[MetaMask Agent Wallet Early Access](https://metamask.io/agent-wallet).

### Reset local session

```bash
Expand Down
1 change: 0 additions & 1 deletion agent-wallet/use-the-cli-directly.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ For day-to-day use, prefer [Quickstart](quickstart.md) and prompt your agent in
## Prerequisites

- [Quickstart](quickstart.md) completed (CLI installed and signed in)
- An Early Access invite from [MetaMask Agent Wallet Early Access](https://metamask.io/agent-wallet)

## 1. Install the CLI

Expand Down
Loading