By taikoxyz
Official Taiko AI agents — deploy smart contracts, run nodes, make private ETH transfers, and build x402 payment APIs on Taiko networks.
Smart contract development specialist for Taiko networks (Mainnet + Hoodi testnet). Deploys, tests, and verifies Solidity contracts on Taiko L2. Triggers: "Taiko", "Hoodi", "L2 deployment", "bridge contract", "cross-chain", "forge deploy", "verify contract", "TaikoToken", "Taikoscan", "L1 to L2", "L2 to L1". Use proactively after writing Solidity code or when deploying, verifying, or bridging on Taiko. For x402 payment APIs on Taiko, use the taiko-x402 agent.
Taiko node operations specialist for Hoodi testnet and Mainnet. Sets up, manages, and troubleshoots nodes using Docker or source build. Triggers: "run node", "node operator", "simple-taiko-node", "taiko-geth", "taiko-client", "sync node", "P2P", "preconfirmations". Use proactively for node setup and operations.
Privacy-preserving ETH transfer specialist for Taiko. Executes the full deposit-prove-claim lifecycle using ZK proofs to unlink sender from recipient. Triggers: "private transfer", "private ETH", "private ether", "send ETH privately", "anonymous ETH transfer", "unlinked transfer", "private deposit", "private claim", "break transaction chain", "hide ETH sender", "unlinked ETH". Use proactively when private, anonymous, or untraceable ETH transfers are mentioned.
x402 HTTP payment integration specialist for Taiko. Builds payment-protected API endpoints (sellers) and x402-enabled clients or AI agents (buyers) using Taiko's facilitators. Triggers: "x402", "HTTP payment", "pay per request", "monetize API", "USDC payment", "402 Payment Required", "facilitator.taiko.xyz", "paid API", "AI agent payments", "payment middleware". Use proactively when adding payment gating to APIs on Taiko or building clients that pay for x402 services.
Set up, run, and manage Taiko nodes on Hoodi testnet or mainnet using Docker or from source. Use when "run node", "node operator", "simple-taiko-node", "taiko-geth", "taiko-client", or "sync" is mentioned.
Use when performing private or anonymous ETH transfers on Taiko. Covers deposit creation, target address funding, ZK proof generation, and on-chain claiming via REST API or CLI.
Build and integrate x402 HTTP payment flows on Taiko using Taiko-operated facilitators. Use when adding per-request USDC payment gating to APIs deployed on Taiko (seller), building AI agents or clients that autonomously pay for x402 services (buyer), or configuring Taiko facilitators. Triggers: "x402", "HTTP payment", "pay per request", "monetize API", "USDC payment", "402 Payment Required", "facilitator.taiko.xyz", "paid API", "AI agent payments", "payment middleware".
Deploy, test, and interact with smart contracts on Taiko networks (Type-1 ZK-EVM rollup on Ethereum). Use when "Taiko", "Hoodi", "L2 deployment", "bridge", "forge", or "Taikoscan" is mentioned. For x402 payment APIs use the taiko-x402 skill instead.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI agent skills and MCP servers for developing on and running nodes for Taiko networks.
Covers Taiko Mainnet (chain 167000) and Hoodi testnet (chain 167013).
| Package | Description |
|---|---|
mcp-servers/taiko-data | 16-tool MCP — balances, transactions, token transfers, gas, logs, bridge status, NFTs, search |
mcp-servers/taiko-explorer | 10-tool MCP — ABI/source lookup, calldata decoding, EVM compatibility checks, Slither analysis |
mcp-servers/taiko-bridge | 8-tool MCP — bridge ETH/ERC-20, message status, retry/recall, fee estimation |
mcp-servers/taiko-node-monitor | 7-tool MCP (Python) — node health, sync status, logs, preconf peers |
packages/taiko-api-client | Shared TypeScript client for Taikoscan V2, Blockscout V2, and Relayer APIs |
cli/ | taiko CLI — network, bridge, contract verify commands |
npx skills add taikoxyz/taiko-ai
/plugin marketplace add taikoxyz/taiko-ai
/plugin install taiko@taikoxyz
npm ci
npm -ws run build
MCP servers work locally via stdio with no hosting required. Your MCP client spawns them as subprocesses.
{
"mcpServers": {
"taiko-data": {
"command": "node",
"args": ["path/to/mcp-servers/taiko-data/dist/index.js"],
"env": { "TAIKOSCAN_API_KEY": "..." }
}
}
}
Optional HTTP deployment is also supported — see how_to_deploy.md.
Deploy an ERC-20 token on Taiko Hoodi
Write a cross-chain counter that increments via bridge messages
Verify my contract at 0x1234... on Taikoscan mainnet
Bridge 0.1 ETH from Ethereum to Taiko
Check the status of my bridge message
What are the current relayer fees?
Set up a Taiko mainnet node with Docker
My node is stuck syncing — help me debug it
How do I enable preconfirmation P2P on my Hoodi node?
| Variable | Used by | Required |
|---|---|---|
TAIKOSCAN_API_KEY | taiko-data, taiko-explorer | Yes |
TAIKO_MAINNET_PRIVATE_KEY | taiko-bridge (write tools) | For bridge transactions |
TAIKO_HOODI_PRIVATE_KEY | taiko-bridge (write tools) | For testnet bridge transactions |
MIT
npx claudepluginhub taikoxyz/taiko-ai --plugin taiko-x402Monitor cross-chain bridge activity, track transfers, analyze security, and detect bridge exploits
Blockchain RPC access for AI agents — 200+ networks via DRPC MCP gateway
No description provided.
Ethereum development skills — corrects LLM blind spots on gas costs, L2s, DeFi protocols, security, and the current tool landscape.
Specialized agents for blockchain development, smart contracts, and Web3 applications
On-chain AI skills via x402 micropayments on Base