base-mcp
01MCP server Claude CodeCodexCursor +2
MCP server "base-mcp" as configured in base/base-mcp-legacy. Runs locally from the base-mcp npm package.
MCP server Claude CodeCodexCursor +2
MCP server "base-mcp" as configured in base/base-mcp-legacy. Runs locally from the base-mcp npm package.
Skill Claude CodeCodex
Validate and review Base MCP plugin files against the Plugin Specification. Use when writing a new plugin, preparing a plugin PR for submission, self-checking a plugin before opening a PR, or reviewing someone else's plugin PR. Triggers on requests like "check my plugin against the spec", "validate this plugin file"…
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Base MCP — gives your AI assistant access to a Base Account via the Base MCP server (mcp.base.org). Wallet, portfolio, sending, swapping, signing, x402 payments, batched contract calls, and transaction history across supported chains.
Skill Claude CodeCodex
Complete Base development playbook. Covers: (1) Network — Base RPC URLs, chain IDs (8453/84532), explorer config, testnet setup, connect to Base, Base Sepolia; (2) Contracts — Foundry deployment, forge create, BaseScan verification, CDP faucet, testnet ETH, deploy contract to Base; (3) Builder Codes — ERC-8021…
Agent
This reference registers an agent with Base and shows how to attach builder code attribution to transactions. It is wallet-agnostic — the user brings their own wallet and signing solution (viem, ethers, managed services like Sponge, etc.). This reference only handles registration and attribution.
Skill Claude CodeCodex
Build on vibenet — Base's devnet for native account abstraction (EIP-8130) and payer gas sponsorship (ERC-8168) using viem's eip8130 module. Use whenever the user mentions vibenet, EIP-8130, ERC-8168, 8130 accounts, native account abstraction, session keys, actors, policies, payers, or gas sponsorship on Base — or is…
Command Claude Code
Regenerate the public AGENTS.md routing document, or check whether it is stale.
Command Claude Code
Regenerate llms.txt and llms-full.txt, or check whether they are stale.
Instructions file CodexOpenCode
AGENTS.md instructions for base/ui, covering agents.md, setup commands, generated files — do not edit, regenerating and code style.