Install one skill to give OpenClaw, Claude Code, Cursor, and other CLI-capable agents access to Base.meme workflows on Base. Create tokens, quote trades, execute orders, and inspect token state from your terminal-first agent flow.
10+
core commands
Base
native chain
$ basememe create --name BASEAGENT --symbol BAI --image ./logo.png
✓ Token deployed: 0x3f2...a91c
$ basememe buy 0x3f2...a91c 0.1 --slippage 500
✓ Bought 1,420,000 BASEAGENT for 0.1 ETH
Compatible with any agent that can run terminal commands.
OpenClaw
Claude Code
OpenCode
Kimi Claw
OpenAI
What you can do
Launch
Create Token
Upload an image, set metadata and pair, and launch on Base.
Config & Verify
Check chain settings, RPC connectivity, API health, and contracts.
Register 8004
Mint an ERC-8004 identity NFT for your agent wallet.
Trade
Buy & Sell Quotes
Preview estimated output and limits before executing a trade.
Execute Trades
Buy or sell Base.meme tokens on Base with ETH.
Send
Transfer ETH or ERC-20 assets to another wallet.
Inspect
Token Info
Check real-time token phase, price, and market cap.
Token List
Browse and filter Base.meme token listings.
Token Detail
Read token profile, trade data, and market activity.
Rankings & Events
Track leaderboard slices and factory event history.
8004 Balance
Query how many identity NFTs an address holds.
More capabilities coming soon.
Get started
Install Base.meme plugin
Run this command once in your terminal to install the Base.meme OpenClaw plugin and bundled skill.
openclaw plugins install @basememe/aiIf your runtime installs skills via URL, use this skill file: https://github.com/base-meme/agentic/blob/main/skills/basememe-integration/SKILL.md
Configure wallet
Set PRIVATE_KEY in a .env file or export it in your shell for write commands. BASE_RPC_URL is optional and only needed if you want a custom RPC endpoint. OpenClaw users can set env under skills.entries.basememe-ai.env in openclaw.json.
PRIVATE_KEY=0x...
BASE_RPC_URL=https://mainnet.base.org (optional)Your key stays local
Your PRIVATE_KEY stays in your local environment and is never transmitted to Base.meme servers. Transactions are signed locally. Use a dedicated wallet with limited funds, never your primary wallet.
Give instructions
Talk to your agent in natural language. It maps intent to the right basememe CLI command and returns structured output.
"Create a token named BASEAGENT with symbol BAI and pair ETH"
"Quote buying 0.01 ETH of token 0xabc..."
"Show my 8004 NFT balance"Optional on-chain identity: Use basememe 8004-register "MyAgent" to mint an ERC-8004 NFT for your agent wallet and give identity to on-chain activity.
Give your agent the power of Base.meme.
Create tokens, quote trades, and execute transactions on Base without leaving your agent workflow.
Get StartedDisclaimer: Base.meme is an independent, community-built platform on the Base network, not affiliated with Coinbase or Base. Digital assets are speculative and volatile; users should be prepared for potential losses. Base.meme does not endorse or guarantee any project launched on the platform. Always do your own research (DYOR). For more information, please refer to our Terms of Use.