Agenti — Universal Crypto MCP for AI Agents

SkillSecurity

Guide to Agenti — a universal MCP server for AI agents to interact with 20+ blockchains. 380+ tools for DeFi, DEX aggregation, security scanning, cross-chain bridges, QR payments. x402 enabled for autonomous agent-to-agent payments. Works with Claude, ChatGPT, Cursor, and any MCP-compatible client.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Agenti — Universal Crypto MCP for AI Agents skill

What this skill tells your AI

The instructions your AI receives, as published by nirholas/three.ws in data/skills/development/agenti-mcp-guide/SKILL.md and read by ahel’s review.

Agenti is a production-ready MCP server that gives AI agents access to money and DeFi across 20+ blockchains. With 380+ tools, it's the most comprehensive crypto MCP available.

What Agenti Does

CapabilityToolsExample
DeFi TradingSwap, bridge, stake, lend"Swap 100 USDC for ETH on Arbitrum"
DEX AggregationBest-price routing across DEXs"Find best swap route for 1 ETH → USDT"
Security ScanningContract analysis, honeypot detection"Is this token contract safe?"
Cross-Chain BridgesBridge assets between chains"Bridge 500 USDC from Ethereum to Arbitrum"
Wallet ManagementBalance checks, transaction history"Show my wallet balances on all chains"
QR PaymentsGenerate/scan payment QR codes"Generate a payment QR for 50 USDC"
x402 PaymentsAgent-to-agent autonomous payments"Pay 0.01 USDC for this API call"

Supported Chains

Ethereum, Arbitrum, Base, Polygon, BSC, Optimism, Avalanche, Fantom, Gnosis, zkSync, Scroll, Linea, Mantle, Blast, Mode, Celo, Moonbeam, and more.

Quick Start

npx agenti

Or install globally:

npm install -g agenti
agenti start

Claude Desktop Configuration

{
  "mcpServers": {
    "agenti": {
      "command": "npx",
      "args": ["agenti"]
    }
  }
}

x402 Agent Payments

Agenti supports the x402 payment protocol, enabling AI agents to autonomously pay for premium APIs and trade with other agents using crypto. This is particularly powerful with Sperax USDs on Arbitrum, where payments also earn auto-yield.

How x402 Works

  1. Agent requests a paid API endpoint
  2. Server returns HTTP 402 (Payment Required)
  3. Agent signs a payment authorization using EIP-3009
  4. Payment is verified on-chain
  5. API responds with the requested data

Tool Categories

Market Data Tools

  • getTokenPrice — Current price for any token
  • getMarketOverview — Global crypto market stats
  • getTrendingTokens — Currently trending tokens
  • getTokenInfo — Detailed token metadata
  • getPriceHistory — Historical price data with charts

DeFi Trading Tools

  • swapTokens — Execute token swaps via DEX aggregators
  • getSwapQuote — Get swap quotes without executing
  • bridgeTokens — Cross-chain bridge operations
  • stakeTokens — Stake tokens in protocols
  • lendTokens — Supply to lending protocols

Wallet Tools

  • getBalance — Check wallet balances
  • getTransactionHistory — Recent transactions
  • getApprovals — Token approval states
  • revokeApproval — Revoke dangerous approvals

Security Tools

  • analyzeContract — Smart contract security analysis
  • detectHoneypot — Check if a token is a honeypot
  • scanToken — Full token safety report

Use Cases

Portfolio Assistant

An AI agent that monitors your portfolio across chains, suggests rebalancing opportunities, and executes approved trades via Agenti.

DeFi Yield Hunter

Agent scans for best yields across protocols, calculates risk-adjusted returns, and moves funds to optimal positions.

Security Guardian

AI agent that monitors your wallet's approvals, alerts on suspicious contracts, and helps revoke dangerous permissions.

Integration with SperaxOS

Agenti integrates with SperaxOS as a built-in tool provider. The SperaxOS agent workspace can use Agenti tools for:

  • Portfolio tracking across all supported chains
  • Executing DeFi strategies defined in the strategy engine
  • Real-time market data for the daily report tool
  • USDs yield monitoring via the Sperax protocol tools

Links

Signals

GitHub stars
114
Forks
29
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
agenti-mcp-guide
Source
github.com/nirholas/three.ws