Sato Hub: Onchain Agents
Search scored onchain-agent tooling: frameworks, MCP servers, wallets, x402 rails, deploy specs.
Links
README
From the repo.
Onchain Agents
A scored index of 431 tools for building onchain AI agents — frameworks, MCP servers, wallets, payment rails, data feeds and trading venues, with activity and scores refreshed every day.
Use it in one command. Add it to Claude Code as an MCP server (Streamable HTTP, no key, no account):
claude mcp add --transport http satohub https://satohub.ai/api/mcp
Any other MCP client: point it at https://satohub.ai/api/mcp (34 tools, 30 of them read-only; other clients). No MCP client: curl -s https://satohub.ai/api/export/index.json returns the whole catalog as JSON.
- What this is. 431 listings of what onchain AI agents are built from, across 29 chains, rendered daily from a public export. Discovery never lists anything on its own: a project is listed only after it passes an evidence check. Nothing in this repo can be bought — listing, order and score follow the same rules for every project (NEUTRALITY.md).
- What a Sato Score is. A 0–100 measure of how open, active and verifiable a project is, computed from evidence only. It is not a safety, quality, security or returns grade, and self-reported is never treated as verified.
- How current it is. Re-rendered every day;
Last activityis observed, not claimed.unknownmeans we could not measure it, never zero. - License. Catalog data CC-BY-4.0: reuse it anywhere, credit data by satohub.ai. Tooling MIT © Prime Signal LLC. JSON, CSV and NDJSON exports plus the MCP endpoint above — no key, no account.
Runnable agent packages
Whole agents, not components: each is a sealed, signed package you download and run on your own machine. The task is the package's own statement; the evidence label is what Sato Hub recorded, word for word. Agents find them with the MCP tools onchain_agent_search_listings and onchain_agent_inspect_listing.
| Package | Task | Digest | Evidence | Get it |
|---|---|---|---|---|
| Onchain research report | Answers a question from a CLOSED corpus of supplied sources. |
| task-tested · 1 platform row | page · download |
| Token activity monitor | Reads ERC-20 transfer logs for a token and a set of addresses over a block range, emits each event exactly once, keeps a reorg-aware cursor, and says 'unknown' rather than 'nothing happened' when the source could not be read. |
| task-tested · 1 platform row | page · download |
| Treasury balance monitor | Reads a public address list on an EVM chain and reports each holding in exact base units and exact native units, with an optional valuation only where a price source was actually supplied. |
| task-tested · 1 platform row | page · download |
Verify the download against the published key before you run it: verify-release.mjs (node verify-release.mjs <package.zip> manifest.json).
The stack, layer by layer
Nine layers, from the runtime down to the venue. Each table is the highest-scored listings in that layer — highest-scored is not "best", and a score measures openness, activity and verifiability, nothing else. Checked says what we did: reproduced the documented install in an isolated container, or probed the live endpoint.
Agent runtimes & frameworks
The loop that runs the agent: prompting, memory, tool calls, scheduling. Pick this first — it decides what everything else plugs into.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| TradingAgents | An open-source multi-agent LLM framework that simulates a trading firm with… | — | 88 | 5 days ago | live probed |
| ElizaOS | Open-source TypeScript framework for building crypto-native multi-agent systems. | Solana, Ethereum, Base +1 | 87 | today | install reproduced |
| Fetch.ai uAgents | Python framework for lightweight autonomous agents with built-in… | Cosmos, Ethereum | 87 | 2 days ago | install reproduced |
| Olas (Autonolas) | Network and framework for co-owned autonomous agent services operating onchain. | Ethereum, Gnosis, Base +1 | 87 | 1 day ago | install reproduced |
| OpenClaw | Open-source self-hosted personal AI agent framework with a public skill… | — | 84 | today | live probed |
| Hermes Agent | Open-source self-improving AI agent from Nous Research with a built-in learning… | — | 84 | 1 day ago | live probed |
Highest-scored in this layer, 6 of 30. All 30 →
How to choose. Score measures openness and activity, not adoption. A closed-source framework scores low because its code cannot be read, not because it is worse at running agents.
Onchain action kits & SDKs
Libraries that turn an agent's decision into a signed transaction — swap, transfer, mint, stake — without writing the chain plumbing yourself.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| Coinbase AgentKit | Coinbase's toolkit for giving AI agents wallets and the ability to take onchain… | Base, Ethereum, Multichain | 88 | today | install reproduced |
| x402 | Open payment protocol enabling agents and apps to pay for APIs over HTTP using… | Base, Ethereum, Multichain +1 | 86 | 1 day ago | install reproduced |
| World AgentKit | SDK from World (Tools for Humanity) that lets AI agents present a… | Base | 86 | 26 days ago | install reproduced |
| Model Context Protocol (MCP) | Anthropic's open standard for connecting AI systems to external tools and data… | — | 83 | 1 day ago | live probed |
| Alchemy | A blockchain developer platform providing node infrastructure plus NFT, Token… | Ethereum, Base, Solana +5 | 83 | 1 day ago | install reproduced |
| ClawRouter (BlockRun) | Local LLM router for agents: routes each request to the cheapest capable model… | Base, Solana | 81 | 2 days ago |
Highest-scored in this layer, 6 of 50. All 50 →
How to choose. Check the Chains column before the score: an action kit that does not cover your chain is the wrong kit at any score.
MCP servers
Tool servers your agent calls over the Model Context Protocol. This is the largest layer in the index and the fastest-moving.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| BlockRun MCP | MCP server giving AI agents live data — markets, crypto, research, X — billed… | Base, Solana | 91 | 2 days ago | install reproduced |
| CoinGecko MCP | Official CoinGecko MCP: hosted free/pro endpoints for live prices, market data… | Multichain | 89 | 6 days ago | live probed |
| Coinbase AgentKit | Coinbase's toolkit for giving AI agents wallets and the ability to take onchain… | Base, Ethereum, Multichain | 88 | today | install reproduced |
| Trust Wallet Agent Kit (TWAK) | Non-custodial toolkit from Trust Wallet (MCP server, CLI, and SDK) that lets AI… | Ethereum, Base, Solana +6 | 87 | 1 day ago | install reproduced |
| DexPaprika MCP Server | Zero-config MCP access to DexPaprika's DEX data — tokens, liquidity pools, and… | Multichain | 86 | 6 days ago | live probed |
| minia2a | minia2a is a marketplace where agents find and pay for services on Base. | Base | 86 | 4 days ago | live probed |
| Zerion | Wallet and DeFi data provider offering portfolio, positions, transactions, PnL… | Ethereum, Base, Arbitrum +8 | 85 | today | install reproduced |
| Hermes Agent | Open-source self-improving AI agent from Nous Research with a built-in learning… | — | 84 | 1 day ago | live probed |
Highest-scored in this layer, 8 of 206. All 206 →
How to choose. An MCP server is a remote process you hand your agent's tool calls to. Read what it asks for — a key, a signer, shell access — before you connect it.
Wallets, keys & permissions
Where the agent's key lives and what it is allowed to do: embedded wallets, MPC, smart accounts, session keys and spend permissions.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| Bankr | Crypto execution layer and cross-chain wallet that lets agents and users trade… | Base, Ethereum, Polygon +7 | 87 | today | install reproduced |
| Trust Wallet Agent Kit (TWAK) | Non-custodial toolkit from Trust Wallet (MCP server, CLI, and SDK) that lets AI… | Ethereum, Base, Solana +6 | 87 | 1 day ago | install reproduced |
| 0xGasless AgentKit | Toolkit giving AI agents gasless access to crypto wallets and onchain… | BNB Chain, Avalanche, Base | 86 | 11 days ago | install reproduced |
| Privy | Embedded and server wallet infrastructure used to give agents secure key… | Ethereum, Base, Solana +1 | 83 | 1 day ago | install reproduced |
| Turnkey | Secure key management infrastructure with policy controls, commonly used for… | Ethereum, Base, Solana +1 | 83 | 1 day ago | install reproduced |
| Q402 (Quack AI) | Gasless stablecoin payment relay and managed Agent Wallets across 12 EVM chains… | BNB Chain, Ethereum, Avalanche +4 | 77 | 2 days ago | install reproduced |
Highest-scored in this layer, 6 of 33. All 33 →
How to choose. The score says nothing about custody. Read the open-source status and the project's own docs on who can move funds; this index does not audit key handling.
Data, RPC & indexing
What the agent knows before it acts: RPC access, market data, chain indexing, wallet and token analytics.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| CoinGecko MCP | Official CoinGecko MCP: hosted free/pro endpoints for live prices, market data… | Multichain | 89 | 6 days ago | live probed |
| DexPaprika MCP Server | Zero-config MCP access to DexPaprika's DEX data — tokens, liquidity pools, and… | Multichain | 86 | 6 days ago | live probed |
| Zerion | Wallet and DeFi data provider offering portfolio, positions, transactions, PnL… | Ethereum, Base, Arbitrum +8 | 85 | today | install reproduced |
| Gate MCP Server | Official Gate MCP: hosted endpoints for market data, info, and news, plus… | Multichain | 84 | 5 months ago | live probed |
| Boar Blockchain MCP | Blockchain infrastructure MCP from Boar Network, with setup guides and… | Multichain | 84 | 5 months ago | live probed |
| Alchemy | A blockchain developer platform providing node infrastructure plus NFT, Token… | Ethereum, Base, Solana +5 | 83 | 1 day ago | install reproduced |
Highest-scored in this layer, 6 of 75. All 75 →
Payments & agent commerce
How agents pay and get paid: x402 (HTTP 402 plus stablecoin), agent commerce protocols, and the stablecoin rails underneath.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| BlockRun MCP | MCP server giving AI agents live data — markets, crypto, research, X — billed… | Base, Solana | 91 | 2 days ago | install reproduced |
| Bankr | Crypto execution layer and cross-chain wallet that lets agents and users trade… | Base, Ethereum, Polygon +7 | 87 | today | install reproduced |
| Trust Wallet Agent Kit (TWAK) | Non-custodial toolkit from Trust Wallet (MCP server, CLI, and SDK) that lets AI… | Ethereum, Base, Solana +6 | 87 | 1 day ago | install reproduced |
| 0xGasless AgentKit | Toolkit giving AI agents gasless access to crypto wallets and onchain… | BNB Chain, Avalanche, Base | 86 | 11 days ago | install reproduced |
| x402 | Open payment protocol enabling agents and apps to pay for APIs over HTTP using… | Base, Ethereum, Multichain +1 | 86 | 1 day ago | install reproduced |
| World AgentKit | SDK from World (Tools for Humanity) that lets AI agents present a… | Base | 86 | 26 days ago | install reproduced |
Highest-scored in this layer, 6 of 119. All 119 →
How to choose. x402 support in this index means the standard is declared. Whether an endpoint actually answers HTTP 402 is measured separately — see Numbers this week.
Identity, discovery & standards
How an agent is identified and found by other agents: ERC-8004 registration, MCP discovery, A2A agent cards.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| Bankr | Crypto execution layer and cross-chain wallet that lets agents and users trade… | Base, Ethereum, Polygon +7 | 87 | today | install reproduced |
| 0xGasless AgentKit | Toolkit giving AI agents gasless access to crypto wallets and onchain… | BNB Chain, Avalanche, Base | 86 | 11 days ago | install reproduced |
| World AgentKit | SDK from World (Tools for Humanity) that lets AI agents present a… | Base | 86 | 26 days ago | install reproduced |
| Model Context Protocol (MCP) | Anthropic's open standard for connecting AI systems to external tools and data… | — | 83 | 1 day ago | live probed |
| Self Protocol | Open-source zero-knowledge identity protocol (passport-based proof of… | Multichain | 80 | 8 days ago | install reproduced |
| Agentic Commerce Protocol (ACP) | Open standard maintained by OpenAI and Stripe for connecting buyers, their AI… | — | 77 | 2 months ago | live probed |
Highest-scored in this layer, 6 of 34. All 34 →
How to choose. Registering an identity proves a key controls a record. It is not a claim about the agent behind it, and nothing in this layer verifies behaviour.
Security & preflight
Checks you run before an agent installs, connects, signs or trades: contract and token screening, endpoint checks, monitoring.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| Self Protocol | Open-source zero-knowledge identity protocol (passport-based proof of… | Multichain | 80 | 8 days ago | install reproduced |
| Agent Skills Hub | A registry of AI agent skills that applies automated source-code scanning and… | — | 73 | 7 days ago | live probed |
| GoPlus AgentGuard | MIT-licensed runtime guard for AI coding agents: hook-level action blocking, a… | — | 68 | 3 days ago | |
| PRXVT | Open-source privacy SDK that adds unlinkable, zero-knowledge payments on top of… | Ethereum, Base, Polygon | 68 | — | install reproduced |
| ChainAware | Pre-built MCP blockchain capability modules giving agents fraud detection, AML… | Polygon, Ethereum, BNB Chain +4 | 67 | 1 month ago | live probed |
| COTI | Privacy infrastructure that gives MCP-compatible agents private wallets… | COTI, Ethereum | 67 | 1 day ago | live probed |
Highest-scored in this layer, 6 of 15. All 15 →
How to choose. Nothing in this layer makes an agent safe. These tools surface signals; the decision, and the loss, stay yours.
Trading & DeFi venues
Where the agent actually trades: DEXs, aggregators, perps, lending and yield venues with programmatic access.
| Name | What it is | Chains | ⬡ Score | Last activity | Checked |
|---|---|---|---|---|---|
| Raydium | Solana AMM and DEX with an open-source TypeScript SDK V2 and public… | Solana | 95 | 8 days ago | install reproduced |
| Jupiter | Solana swap aggregator that routes trades across DEXs via a widely used API and… | Solana | 84 | 1 day ago | install reproduced |
| Orca | Solana concentrated-liquidity AMM (Whirlpools) with open-source TypeScript and… | Solana | 83 | 5 days ago | live probed |
| dYdX | Perpetual futures DEX running on its own Cosmos SDK app-chain with… | Cosmos, Ethereum, Base +5 | 83 | 2 days ago | live probed |
| Drift Protocol | Open-source Solana perpetual futures DEX with TypeScript and Python SDKs and a… | Solana | 81 | 2 months ago | install reproduced |
| Uniswap | Leading multichain spot DEX with v4 hooks, official SDKs, and a hosted Trading… | Ethereum, Base, Arbitrum +4 | 80 | 2 days ago | live probed |
Highest-scored in this layer, 6 of 53. All 53 →
How to choose. No performance, returns or profitability is measured here, and none is implied by a score.
Starting stacks
Five ways the layers fit together, each built only from listings in this index and picked by the highest Sato Score in each layer. These are examples, not endorsements — we have not run these combinations end to end, and a higher score does not mean a better fit for your problem.
- Trade on Base — An agent that watches a market and swaps on Base.
Runtime ElizaOS → Actions Coinbase AgentKit → Wallet Bankr → Data CoinGecko MCP → Venue dYdX - Trade on Solana — The same shape, on Solana.
Runtime ElizaOS → Actions Coinbase AgentKit → Wallet Bankr → Data CoinGecko MCP → Venue Raydium - Get paid per call — An agent that sells a service and settles over x402.
Runtime TradingAgents → Tools BlockRun MCP → Wallet Bankr → Payments Trust Wallet Agent Kit (TWAK) → Identity 0xGasless AgentKit - Research and report — A read-only agent: no keys, no signing, chain data in and text out.
Runtime TradingAgents → Tools BlockRun MCP → Data CoinGecko MCP → Checks Self Protocol - Discoverable by other agents — An agent other agents can find, verify and call.
Runtime TradingAgents → Identity Bankr → Tools BlockRun MCP → Payments Trust Wallet Agent Kit (TWAK)
Per-layer pages with every listing: docs/index.md · per-listing pages: docs/listings/ · the full index is below.
Every product listing carries a Sato Score — a 0–100 measure of how open, active, and verifiable it is. Independently checked means we reproduced its documented install in an isolated container, reviewed its verification evidence, or probed its live endpoint ourselves.
🔌 Query it from your agent — one click:
Claude Desktop: paste https://satohub.ai/api/mcp into Settings → Connectors. Claude Code: claude mcp add --transport http satohub https://satohub.ai/api/mcp. Everything else → MCP quickstart
🛠️ Build your agent — Agent Architect · describe it in a sentence, get the stack → satohub.ai/build
🖥️ SATO OS — Onchain Agent Mission Control · run it on any chain, any model, your machine
The stack | Starting stacks | Index | ⬡ Top | 📈 Movers | Live Agents | Standards | New this week | Contribute | satohub.ai ↗
Built for agents as much as humans: a stable data/index.json (versioned schema), data/index.csv, llms.txt, and a live MCP endpoint your agent can query directly.
curl -s https://satohub.ai/api/export/index.json | jq '.resources[0]'
Use the data
| Surface | What it does | Call it |
|---|---|---|
| MCP | 34 tools over Streamable HTTP — search the index, read agent-economy numbers, look up a Passport, run a Preflight, ask for a route | https://satohub.ai/api/mcp · quickstart |
| Skill / plugin | the same tools plus a guide on when to use them, for Claude Code, Codex, Cursor, Hermes | npx skills add satohubai/sato-hub-skill · /plugin marketplace add satohubai/sato-plugins |
| Preflight | check a repo, package, MCP endpoint, ERC-8004 agent or ERC-20 token before you install, connect, pay or trade — every verdict names the rule that decided it, and unknown stays unknown | GET https://satohub.ai/api/preflight · the page |
| Preflight in CI | the same check across a whole lockfile on every push, SARIF findings, plus a badge. unknown can never fail your build | satohubai/preflight-action · POST https://satohub.ai/api/preflight/batch |
| Sato Route | which venue to swap, hire an agent, launch a token or pay over x402 — the fee disclosed (including at zero) and every reason named. Recommend-only: it signs nothing and holds nothing | GET https://satohub.ai/api/route/{swap,agent,launch,x402,lp} · the page |
| Sato Swap | a swap that can refuse: both tokens, the venue and the recipient checked against your policy, the route simulated, then an UNSIGNED transaction or the rule that withheld one. unknown refuses by default | POST https://satohub.ai/api/swap/quote · the method |
| Sato Bot | a goal in plain words → a build plan made of real listings from this index | /satobot · POST https://satohub.ai/api/satobot/plan |
| Deploy spec | the machine-readable install manifest behind the ✓ column — what a project installs as, and what we reproduced | the standard |
| Signed responses | responses can be signed Ed25519 so a downstream agent can verify a figure came from here unaltered | JWKS · key metadata |
| Bulk export | the whole catalog, JSON · CSV · NDJSON, CC-BY-4.0 | https://satohub.ai/api/export/index.json · all datasets · OpenAPI |
No key, no account, no rate-limit deal to sign. A Sato Score is a measure of how open, active and verifiable a project is — not a safety, quality or returns grade.
Swap through a gate
An agent that can trade is an agent that can be talked into trading. Sato Swap
is the other answer: the agent never holds a key, and what it asks for is an
unsigned transaction. One call checks four targets — both tokens, the venue
endpoint and the recipient — applies the owner's policy server-side, simulates
the route, and returns either an unsigned object or the rule under which one was
withheld. unknown refuses by default, and every refusal names the rule, the
limit and the value it read. Nothing in the path holds a key, signs or
broadcasts. The method · full rules.
Legend
- ⬡ Score — the Sato Score: a 0–100 evidence-based measure of how open, active, and verifiable a project is. It is not a safety, quality, or returns grade (NEUTRALITY.md). Click a score for the full report.
- Activity — observed liveness: 🟢 Active (≤30d) · 🟡 Recent (≤90d) · 🟠 Quiet (≤1y) · ⚪ Dormant.
- ★ — GitHub stars (refreshed daily).
- ✓ — install reproduced by our Docker verification harness (methodology).
- Every score links to the project's page on satohub.ai — full detail, provenance, and score history live there.
- Want the stack picked for you? The Builder turns "what my agent should do" into a grounded plan from this index.
Index
- Agent Frameworks (30)
- MCP Servers (143)
- Wallet Infrastructure (33)
- Trading & DeFi (53)
- Data & APIs (85)
- Developer Tools (22)
- Skills & Plugins (29)
- Launchpads & Marketplaces (10)
- Security (15)
- Live Onchain Agents (directory) (6)
- Research & Reference (3)
- Other (2)
- Runnable agent packages
- The stack, layer by layer
- Starting stacks
- Use the data
- ⬡ Top of the index
- 📈 Movers (7d)
- 📊 Numbers this week
- Live agents (Passport registry)
- Standards & protocols
- New this week
- Community
- Support the index
Openness, activity, and verifiability — not a safety grade.
| Name | Category | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|---|
| Raydium | Trading Tool | Solana AMM and DEX with an open-source TypeScript SDK V2 and public trade/routing API. | Solana | ⬡ 95 | 🟢 Active | ★ 349 | ✓ |
| BlockRun MCP | MCP | MCP server giving AI agents live data — markets, crypto, research, X — billed per call via x402 micropayments. | Base, Solana | ⬡ 91 | 🟢 Active | ★ 394 | ✓ |
| CoinGecko MCP | MCP | Official CoinGecko MCP: hosted free/pro endpoints for live prices, market data, and on-chain DEX analytics. | Multichain | ⬡ 89 | 🟢 Active | ★ 58 | |
| TradingAgents | Agent Framework | An open-source multi-agent LLM framework that simulates a trading firm with analyst, trader, and… | — | ⬡ 88 | 🟢 Active | ★ 106.8k | |
| Coinbase AgentKit | Developer Tool | Coinbase's toolkit for giving AI agents wallets and the ability to take onchain actions. | Base, Ethereum, Multichain | ⬡ 88 | 🟢 Active | ★ 1.3k | ✓ |
| ElizaOS | Agent Framework | Open-source TypeScript framework for building crypto-native multi-agent systems. | Solana, Ethereum, Base +1 | ⬡ 87 | 🟢 Active | ★ 19.4k | ✓ |
| Fetch.ai uAgents | Agent Framework | Python framework for lightweight autonomous agents with built-in crypto-economic features. | Cosmos, Ethereum | ⬡ 87 | 🟢 Active | ★ 1.6k | ✓ |
| Bankr | Wallet Infrastructure | Crypto execution layer and cross-chain wallet that lets agents and users trade, bridge, and manage assets via… | Base, Ethereum, Polygon +7 | ⬡ 87 | 🟢 Active | ★ 1.2k | ✓ |
| GOAT SDK | Skill Repo | Crossmint's open-source library of onchain actions (tools) for AI agents across chains. | Ethereum, Base, Solana +1 | ⬡ 87 | 🟢 Active | ★ 1.0k | ✓ |
| Trust Wallet Agent Kit (TWAK) | Wallet Infrastructure | Non-custodial toolkit from Trust Wallet (MCP server, CLI, and SDK) that lets AI agents read and transact… | Ethereum, Base, Solana +6 | ⬡ 87 | 🟢 Active | ★ 101 | ✓ |
| Olas (Autonolas) | Agent Framework | Network and framework for co-owned autonomous agent services operating onchain. | Ethereum, Gnosis, Base +1 | ⬡ 87 | 🟢 Active | — | ✓ |
| 0xGasless AgentKit | Wallet Infrastructure | Toolkit giving AI agents gasless access to crypto wallets and onchain functionality. | BNB Chain, Avalanche, Base | ⬡ 86 | 🟢 Active | ★ 415 | ✓ |
| x402 | API / SDK | Open payment protocol enabling agents and apps to pay for APIs over HTTP using stablecoins. | Base, Ethereum, Multichain +1 | ⬡ 86 | 🟢 Active | ★ 158 | ✓ |
| DexPaprika MCP Server | MCP | Zero-config MCP access to DexPaprika's DEX data — tokens, liquidity pools, and OHLCV across 33 chains. | Multichain | ⬡ 86 | 🟢 Active | ★ 42 | |
| World AgentKit | API / SDK | SDK from World (Tools for Humanity) that lets AI agents present a zero-knowledge proof a verified human… | Base | ⬡ 86 | 🟢 Active | ★ 23 | ✓ |
30 entries · build & run agents — onchain-native frameworks and general harnesses · Related: Skills & Plugins · Developer Tools · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| TradingAgents | An open-source multi-agent LLM framework that simulates a trading firm with analyst, trader, and… | — | ⬡ 88 | 🟢 Active | ★ 106.8k | |
| ElizaOS | Open-source TypeScript framework for building crypto-native multi-agent systems. | Solana, Ethereum, Base +1 | ⬡ 87 | 🟢 Active | ★ 19.4k | ✓ |
| Fetch.ai uAgents | Python framework for lightweight autonomous agents with built-in crypto-economic features. | Cosmos, Ethereum | ⬡ 87 | 🟢 Active | ★ 1.6k | ✓ |
| Olas (Autonolas) | Network and framework for co-owned autonomous agent services operating onchain. | Ethereum, Gnosis, Base +1 | ⬡ 87 | 🟢 Active | — | ✓ |
| OpenClaw | Open-source self-hosted personal AI agent framework with a public skill registry (ClawHub) that runs across… | — | ⬡ 84 | 🟢 Active | ★ 390.2k | |
| Hermes Agent | Open-source self-improving AI agent from Nous Research with a built-in learning loop and one-step migration… | — | ⬡ 84 | 🟢 Active | ★ 247.5k | |
| Almanak | An AI-agent framework and non-custodial vault protocol for designing, backtesting, and deploying automated… | Multichain, Ethereum, Arbitrum +8 | ⬡ 83 | 🟢 Active | ★ 61 | ✓ |
| OpenAI Codex | OpenAI's agentic coding tool (CLI, IDE, and cloud) that runs agents and connects to MCP servers and skills. | — | ⬡ 80 | 🟢 Active | ★ 124.8k | |
| Claude Code | Anthropic's agentic command-line coding tool that runs agents and loads Agent Skills, including onchain… | — | ⬡ 76 | 🟢 Active | ★ 146.7k | |
| IntentKit | Open-source, self-hosted framework for running collaborative clusters of onchain AI agents. | — | ⬡ 76 | 🟡 Recent | ★ 6.5k | ✓ |
| NEAR Shade Agent Framework | Framework for TEE-hosted agents that hold assets and sign on many chains via NEAR chain signatures, with… | Near, Ethereum, Bitcoin +2 | ⬡ 75 | 🟢 Active | ★ 2 | |
| Lucid Agents | Commerce SDK for bootstrapping AI agents that can pay, sell, and transact onchain. | Base, Ethereum, Solana | ⬡ 71 | 🟡 Recent | ★ 196 | ✓ |
| OpenServ | TypeScript SDK and platform for building, orchestrating, and monetizing collaborative AI agents. | Multichain | ⬡ 71 | 🟠 Quiet | ★ 137 | ✓ |
| Arbitrum Vibekit | Arbitrum-native, MCP-first agent framework with A2A and x402 support, backed by an Arbitrum Foundation grant… | Arbitrum | ⬡ 71 | 🟡 Recent | ★ 53 | |
| IronClaw | NEAR AI's open-source secure agent runtime that runs agent workloads inside hardware TEEs on NEAR AI Cloud. | Near | ⬡ 68 | 🟢 Active | ★ 12.6k | |
| GAME SDK (Virtuals Protocol) | Virtuals Protocol's official Python SDK for building autonomous agents with planning, worker, and function… | Base | ⬡ 64 | 🟠 Quiet | ★ 100 | ✓ |
| Grok CLI | Open-source terminal coding agent for the xAI Grok API — community-built, not affiliated with xAI. | — | ⬡ 62 | 🟡 Recent | ★ 3.4k | |
| Starknet Agentic | Official Starknet-ecosystem infra for self-custodial agents: Cairo contracts, MCP/A2A runtimes, and… | Starknet | ⬡ 60 | 🟢 Active | ★ 80 | |
| LumoKit | Lightweight AI toolkit framework offering on-chain actions and research abilities for Solana. | Solana | ⬡ 60 | ⚪ Dormant | ★ 6 | |
| Snak (Starknet Agent Kit) | NestJS-based toolkit for building AI agents that interact with Starknet, supporting multiple LLM providers. | Starknet | ⬡ 59 | 🟠 Quiet | ★ 96 | |
| Injective Agents | A platform for deploying autonomous AI trading agents on Injective with onchain identity, order-book trading… | Injective, Cosmos | ⬡ 58 | ⚪ Dormant | ★ 46 | |
| Ping Agent Kit | Open-source Solana agent-integration kit with a plugin architecture spanning tokens, NFTs, DeFi, and Blinks. | Solana | ⬡ 56 | ⚪ Dormant | ★ 4 | |
| Warden Protocol | A Cosmos SDK Layer 1 with EVM compatibility positioned as a settlement and distribution layer for AI agents. | Cosmos, Ethereum, Base +2 | ⬡ 56 | — | — | |
| Daydreams | Framework and tooling for building AI agents for onchain commerce. | — | ⬡ 51 | 🟠 Quiet | ★ 584 | ✓ |
| Cambrian Agent Kit | TypeScript SDK giving AI agents direct access to Sei DeFi protocols: swaps, lending, staking, and perps. | Sei | ⬡ 51 | ⚪ Dormant | ★ 11 | |
| Wayfinder | Omnichain protocol that lets AI agents navigate blockchains and execute transactions via natural-language… | Multichain, Arbitrum, Base +1 | ⬡ 51 | — | — | |
| listen (DeFAI toolkit) | Rust toolkit pairing the rig LLM framework with Solana trading primitives, including Jito bundle submission. | Solana | ⬡ 49 | 🟠 Quiet | ★ 1.1k | |
| Spectral Syntax | A no-code platform from Spectral Labs that turns natural-language prompts into autonomous onchain agents with… | Base, Ethereum | ⬡ 42 | — | — | |
| Manus | General-purpose autonomous AI agent that executes multi-step tasks and can run onchain agent skills. | — | ⬡ 41 | — | — | |
| Cod3x | A DeFAI platform to create no-code AI agents that translate natural-language intent into onchain DeFi… | Multichain, Hyperliquid, Arbitrum | ⬡ 31 | — | — |
143 entries · plug-in tool servers your agent calls over the Model Context Protocol · Related: Skills & Plugins · Data & APIs · Browse + filter on satohub.ai →
Trading & DeFi (56)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| CoinGecko MCP | Official CoinGecko MCP: hosted free/pro endpoints for live prices, market data, and on-chain DEX analytics. | Multichain | ⬡ 89 | 🟢 Active | ★ 58 | |
| DexPaprika MCP Server | Zero-config MCP access to DexPaprika's DEX data — tokens, liquidity pools, and OHLCV across 33 chains. | Multichain | ⬡ 86 | 🟢 Active | ★ 42 | |
| Gate MCP Server | Official Gate MCP: hosted endpoints for market data, info, and news, plus OAuth-gated CEX trading and DEX… | Multichain | ⬡ 84 | 🟠 Quiet | ★ 27 | |
| Bybit Trading MCP | Official Bybit MCP for market data, trading, positions, wallet, and portfolio via REST and WebSocket. | Multichain | ⬡ 82 | 🟢 Active | ★ 34 | ✓ |
| AIBTC MCP Server | Bitcoin-native MCP server: BTC/STX wallets, L1 reads and transfers, Stacks, sBTC, and x402 payments. | Bitcoin | ⬡ 82 | 🟢 Active | ★ 10 | ✓ |
| BNB Chain MCP | Developer MCP tools for AI crypto agents on BNB Chain: DeFi trading, DEX swaps, and contract deployment. | BNB Chain | ⬡ 81 | 🟢 Active | ★ 32 | ✓ |
| Crypto.com AI Tools | Official Crypto.com CLI/MCP server for exchange trading, plus a hosted keyless market-data MCP. | — | ⬡ 81 | 🟡 Recent | ★ 24 | |
| AlgoVault Quant Signal MCP | MCP server for crypto-perps research signals, funding-rate arbitrage scans, and market-regime data. | Multichain | ⬡ 81 | 🟢 Active | ★ 8 | |
| CoW MCP | Community MCP server for CoW Protocol: quotes, token/chain lookup, trade history, and EIP-712 order payloads. | Multichain | ⬡ 81 | 🟠 Quiet | ★ 0 | |
| Arcadia MCP | Official Arcadia Finance MCP for concentrated-liquidity strategies on Uniswap and Aerodrome. | Base, Optimism | ⬡ 78 | 🟢 Active | ★ 5 | ✓ |
| deBridge MCP | deBridge's official MCP for cross-chain and same-chain token swaps, fee estimation, and trade execution. | Multichain | ⬡ 76 | 🟢 Active | ★ 32 | |
| Philidor MCP | Hosted MCP scoring risk across 700+ DeFi vaults on Morpho, Aave, Spark, Yearn, and Beefy for agent due… | Ethereum, Base, Arbitrum +3 | ⬡ 76 | 🟠 Quiet | ★ 4 | |
| Sperax Crypto MCP | Official Sperax MCP for USDs/SPA protocol data: peg health, collateral, yield strategies, and vault risk on… | Arbitrum, BNB Chain | ⬡ 74 | 🟢 Active | ★ 16 | |
| Web3 Research MCP | Local, keyless MCP for structured crypto token research: web/news/image/video search plus CoinGecko and… | — | ⬡ 73 | 🟢 Active | ★ 162 | ✓ |
| Jupiter Trading MCP + CLI | Jupiter's hosted read-write MCP server: 75 tools across swap, limit/DCA, lend, perps-adjacent prediction… | Solana | ⬡ 72 | 🟠 Quiet | ★ 60 | |
| Binance MCP Server (community) | Community-built MCP server for Binance exchange data in trading-agent workflows. Not official Binance. | Multichain | ⬡ 72 | 🟡 Recent | ★ 47 | ✓ |
| TradingView MCP Server | Community Python MCP for TradingView-style screening: 30+ technical-analysis tools across Binance, KuCoin… | Multichain | ⬡ 69 | 🟢 Active | ★ 4.6k | |
| Alpaca MCP Server | Official Alpaca MCP for stock, options, and crypto trading, portfolio and order management, and market data. | — | ⬡ 69 | 🟢 Active | ★ 962 | |
| Polymarket MCP Server | Community Polymarket MCP with 45 tools: market discovery, analysis, trading, portfolio, and WebSocket… | Polygon | ⬡ 68 | 🟢 Active | ★ 675 | |
| Nansen MCP | Official Nansen MCP exposing smart-money and wallet-labeling data across 25+ chains. | Multichain | ⬡ 67 | — | — | |
| OpenSea MCP | Official hosted OpenSea MCP: NFT, token, and wallet data plus swap quotes and mint actions for agents. | Multichain | ⬡ 67 | — | — | |
| Zerion MCP | Zerion's hosted MCP server exposing normalized wallet balances, DeFi positions, NFTs, and PnL across EVM… | Multichain | ⬡ 67 | — | — | |
| Sui MCP Server | Community MCP server for Sui: wallet and session tools, coin/object/transaction queries, staking, SuiNS, and… | Sui | ⬡ 66 | 🟢 Active | ★ 1 | |
| Bitget Agent Hub | Official Bitget toolkit: MCP server, CLI, SDK, and skills for spot, futures, and account operations. | — | ⬡ 65 | 🟡 Recent | ★ 223 | ✓ |
| Alchemy MCP Server | Official Alchemy MCP server exposing token, NFT, transaction, and wallet-execution tools to agents. | Multichain | ⬡ 65 | 🟡 Recent | ★ 88 | |
| Pyth MCP | Official hosted Pyth Network MCP server for price-feed discovery and real-time/historical market data. | Multichain | ⬡ 65 | — | — | |
| Algorand MCP | GoPlausible's Algorand MCP: agent wallets, transaction building/signing, TEAL, DEX aggregation, full… | — | ⬡ 64 | 🟡 Recent | ★ 44 | |
| Hive Intelligence Crypto MCP | Hosted MCP exposing 375+ crypto tools spanning market data, DeFi analytics, security scans, and wallet data. | Multichain | ⬡ 62 | — | — | |
| LI.FI MCP | Official hosted LI.FI MCP server for read-only cross-chain swap quotes and route discovery. | Multichain | ⬡ 62 | — | — | |
| Universal Crypto MCP | Plugin-based monorepo MCP: EVM+Solana wallets, DEX aggregation, x402 payments, CEX trading, market data… | Multichain | ⬡ 61 | 🟡 Recent | ★ 39 | ✓ |
| TradeRouter MCP | MCP Registry-listed server for non-custodial Solana trading: swaps, limit, trailing, TWAP, DCA, and combo… | Solana | ⬡ 61 | 🟠 Quiet | ★ 3 | ✓ |
| BitGo MCP | BitGo's official Developer Portal MCP for natural-language search over its institutional wallet API docs. | Multichain | ⬡ 61 | — | — | |
| Yield.xyz AgentKit (MCP + x402) | Non-custodial onchain yield API for agents: discover, assess, enter and exit 3,300+ staking/lending/RWA… | Base, Ethereum, Solana +3 | ⬡ 61 | — | — | |
| CCXT MCP | CCXT-backed MCP server for multi-exchange market data, order books, balances, orders, and trade history. | Multichain | ⬡ 59 | 🟠 Quiet | ★ 93 | |
| Binance MCP (nirholas) | Community Binance MCP with 478+ tools across spot, margin, futures, staking, NFT, and copy trading. | — | ⬡ 57 | 🟡 Recent | ★ 32 | |
| Octav API MCP | Official Octav MCP exposing portfolio holdings, DeFi positions, NAV, and transaction history across 20+… | Multichain | ⬡ 56 | 🟡 Recent | ★ 0 | |
| Hummingbot MCP | Official Hummingbot MCP server bridging agents to a Hummingbot API instance for multi-exchange trading. | — | ⬡ 51 | 🟠 Quiet | ★ 59 | |
| DeFi Trading MCP | MCP server that turns an AI assistant into an autonomous DeFi trading agent. | Ethereum, Base, Polygon +5 | ⬡ 51 | 🟠 Quiet | ★ 52 | ✓ |
| Gate for AI | Gate.io's official AI infrastructure: CEX/DEX trading, wallet, news, and info MCP tools for agents. | Multichain | ⬡ 50 | 🟠 Quiet | ★ 35 | |
| Haiku DeFi MCP | DeFi execution MCP: swaps, lending, bridges, yield discovery, and portfolio analysis with external wallet… | Multichain | ⬡ 50 | 🟠 Quiet | ★ 2 | |
| ChangeNOW MCP | Official ChangeNOW remote MCP server: quote, create and track cross-chain crypto swaps. Non-custodial, no… | Bitcoin, Ethereum, Solana +2 | ⬡ 50 | — | — | |
| 1inch Business MCP | Official 1inch MCP: docs search, code examples, and Business API access for swaps, portfolio, and pricing. | Multichain | ⬡ 50 | — | — | |
| Injective MCP | Official Injective MCP for natural-language queries and trading, incl. spot and perpetual futures. | Injective | ⬡ 48 | — | — | |
| QuantConnect MCP | Official open-source QuantConnect MCP for quant project management, doc search, code checks, and backtesting. | — | ⬡ 48 | — | — | |
| Tether WDK MCP Toolkit | Official Tether toolkit exposing self-custodial WDK wallet ops — balances, transfers, swaps, bridging — as… | Multichain | ⬡ 48 | — | — | |
| Phantom MCP | Phantom's MCP server that lets AI agents view addresses, sign transactions, swap, and transfer tokens across… | Solana, Ethereum, Bitcoin +2 | ⬡ 43 | — | — | |
| Heurist Mesh MCP | MCP gateway to Heurist Mesh's 30+ hosted Web3 intelligence agents: token data, DEX pools, X analytics… | Multichain | ⬡ 41 | 🟠 Quiet | ★ 63 | |
| BlockBeats MCP | Official BlockBeats MCP: crypto newsflashes, articles, market metrics, ETF flows, and macro signals. | Multichain | ⬡ 41 | 🟠 Quiet | ★ 43 | |
| TON AgentKit MCP | TON's official @ton/mcp server for wallet operations, transfers, swaps, and NFT management on TON. | TON | ⬡ 40 | — | — | |
| Jupiter MCP Server | Open-source MCP servers that let AI agents execute Solana token swaps via Jupiter's Ultra aggregation API. | Solana | ⬡ 35 | ⚪ Dormant | ★ 29 | |
| Bitquery MCP | Hosted MCP endpoint for natural-language queries over Bitquery's trading, OHLC, and token-economics datasets. | Multichain | ⬡ 25 | — | — | |
| Coinbase for Agents MCP | Coinbase's remote MCP server: an agent signs in with Coinbase OAuth to trade crypto, US stocks/ETFs and… | Base, Multichain | ⬡ 25 | — | — | |
| Robinhood Trading MCP | Robinhood's first-party MCP server: an agent reads the account and trades equities, options and crypto in a… | — | ⬡ 22 | — | — | |
| Base MCP (Base Account gateway) | Base's hosted MCP gateway: Claude/ChatGPT/Cursor propose swaps, transfers and app actions; the user signs in… | Base | ⬡ 20 | — | — | |
| LunarCrush MCP | Official LunarCrush MCP delivering real-time social sentiment, trends, and market signals to agents. | Multichain | ⬡ 20 | — | — | |
| Binance Agent OS (Binance MCP Server) | Binance's official agent access layer. It pairs a hosted OAuth MCP server for spot, margin, convert and… | BNB Chain | ⬡ 19 | — | — |
Data & Analytics (43)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| BlockRun MCP | MCP server giving AI agents live data — markets, crypto, research, X — billed per call via x402 micropayments. | Base, Solana | ⬡ 91 | 🟢 Active | ★ 394 | ✓ |
| Boar Blockchain MCP | Blockchain infrastructure MCP from Boar Network, with setup guides and free-tier access paths. | Multichain | ⬡ 84 | 🟠 Quiet | ★ 12 | |
| Vybe Solana MCP | Hosted Solana MCP from Vybe Network: schema browsing plus live Solana API calls, no local deployment. | Solana | ⬡ 83 | 🟠 Quiet | ★ 213 | |
| Across MCP | Official Across Protocol hosted MCP: docs search, chain data, and live bridge fees at mcp.across.to. | Multichain | ⬡ 83 | 🟡 Recent | ★ 1 | |
| Bitcoin MCP (Bortlesboat) | Zero-config Bitcoin data MCP: fees, mempool, blocks, transactions, mining, price, and supply. | Bitcoin | ⬡ 81 | 🟢 Active | ★ 3 | ✓ |
| Insumer MCP Server | MCP for condition-based access checks: signed boolean attestations across 37 chains without exposing balances. | Multichain | ⬡ 81 | 🟢 Active | ★ 1 | ✓ |
| Blockscout MCP Server | Wraps Blockscout explorer APIs so agents can query balances, tokens, NFTs, and contract data across chains. | Multichain | ⬡ 80 | 🟢 Active | ★ 46 | |
| Hedera MCP | Community MCP for Hedera: Mirror Node reads plus 73 build-only tools across accounts, HTS, HCS, EVM, and… | — | ⬡ 78 | 🟢 Active | ★ 0 | ✓ |
| MetaMask Embedded Wallets MCP | Official Web3Auth MCP for integrating MetaMask Embedded Wallets: live SDK docs, examples, and type lookup. | Multichain | ⬡ 76 | 🟠 Quiet | ★ 4 | |
| CoinPaprika MCP | Official CoinPaprika MCP: 30 tools for prices, tickers, OHLCV, and exchange data across 8,000+ coins. | Multichain | ⬡ 76 | 🟡 Recent | ★ 0 | |
| Celo MCP | Official Celo MCP server for querying the Celo ecosystem, chain data, and developer workflows. | Ethereum | ⬡ 73 | 🟢 Active | ★ 5 | |
| Crypto APIs MCP Servers | Official Crypto APIs MCP suite: hosted endpoint plus per-package servers for balances, blocks, txs, fees, and… | Multichain | ⬡ 73 | 🟠 Quiet | ★ 0 | |
| Bankless Onchain MCP | MCP server providing AI assistants read access to onchain data via the Bankless API. | Ethereum, Base, Multichain | ⬡ 70 | 🟠 Quiet | ★ 80 | ✓ |
| Coinbase x402 Bazaar (Discovery API + MCP) | Public, keyless catalog of x402 payment-gated services indexed by the CDP facilitator, searchable by intent… | Base | ⬡ 70 | — | — | |
| Allium MCP | Allium's official MCP for querying its multichain blockchain data warehouse via SQL over 80+ chains. | Multichain | ⬡ 69 | — | — | |
| Tari MCP Servers | Official Minotari wallet and node MCP servers for local agent access to Tari blockchain data and transactions. | — | ⬡ 66 | 🟢 Active | ★ 499 | |
| MCP Crypto Price | MCP server exposing CoinCap-backed crypto pricing, market stats, and technical indicators as agent-callable… | Multichain | ⬡ 66 | 🟢 Active | ★ 39 | |
| CoinStats MCP | Official hosted CoinStats MCP for portfolio, wallet, and market data across 120+ chains via OAuth. | Multichain | ⬡ 65 | 🟡 Recent | ★ 16 | |
| Avalanche Builder Hub MCP | Ava Labs' read-only MCP exposing Builders Hub docs, code search, and Avalanche chain data to AI clients. | Avalanche | ⬡ 65 | — | — | |
| LayerZero Docs MCP | Official hosted LayerZero documentation MCP: real-time doc search via a single SearchLayerZero tool. | Multichain | ⬡ 65 | — | — | |
| Hashnet MCP Server | Hashgraph Online MCP for agent discovery, chat, registration, workflows, and Hedera agent interactions. | — | ⬡ 64 | 🟢 Active | ★ 13 | |
| EVM MCP Server | MCP server exposing 22 tools across 60+ EVM chains: balances, contracts, token transfers, ENS, block/tx data. | Multichain | ⬡ 62 | 🟡 Recent | ★ 382 | ✓ |
| Santiment MCP | Official OAuth-backed Santiment MCP for on-chain, social, and financial crypto metrics. | Multichain | ⬡ 62 | — | — | |
| thirdweb AI | Thirdweb's MCP toolkit bundling Nebula, Insight, Engine, and Storage for onchain agent building. | Multichain | ⬡ 61 | ⚪ Dormant | ★ 18 | |
| Tatum Blockchain MCP | Official Tatum MCP exposing blockchain data and RPC gateway access across 130+ networks. | Multichain | ⬡ 59 | 🟠 Quiet | ★ 15 | |
| Nodit MCP Server | Official Nodit MCP server giving agents normalized multi-chain blockchain data across EVM and non-EVM… | Multichain | ⬡ 57 | 🟠 Quiet | ★ 24 | ✓ |
| CryptoQuant MCP | Official CryptoQuant MCP server exposing on-chain metrics like MVRV, SOPR, and exchange flows to agents. | Multichain | ⬡ 57 | 🟠 Quiet | ★ 6 | ✓ |
| GoldRush MCP (Covalent) | Covalent's official GoldRush MCP: 50+ tools for multichain wallet balances and token data. | Multichain | ⬡ 57 | — | — | |
| Sei MCP | Official Sei MCP: wallet/account management, SEI transfers, and ERC20/721/1155 token operations. | Sei | ⬡ 56 | — | — | ✓ |
| Robinhood Chain MCP | MIT stdio MCP server for Robinhood Chain: 105 read/build tools (RPC, precompiles, Stock Tokens, Uniswap v4… | Robinhood Chain | ⬡ 54 | 🟡 Recent | — | |
| Memecoin Observatory MCP | Solana MCP server for memecoin launch detection, whale tracking, and rugpull risk scanning. | Solana | ⬡ 52 | 🟠 Quiet | ★ 24 | |
| Helius MCP | Official Helius MCP server for Solana: wallet, asset, transaction, and chain-state tools via npm package. | Solana | ⬡ 50 | — | — | ✓ |
| Maestro MCP Server | Official Maestro Bitcoin MCP: indexer, mempool, price, and node RPC data via hosted mainnet/testnet endpoints. | Bitcoin | ⬡ 47 | 🟠 Quiet | ★ 24 | |
| Erigon MCP | Open-source MCP built into the Erigon Ethereum client, exposing 40+ read-only JSON-RPC and node-data tools. | Ethereum | ⬡ 44 | — | — | |
| Chainbase MCP | Official hosted Chainbase MCP for token prices, holders, wallet balances, and NFT data via natural language. | Multichain | ⬡ 40 | — | — | |
| QuickNode MCP | Official remote MCP for managing QuickNode blockchain endpoints, rate limits, security, and billing via… | Multichain | ⬡ 35 | — | — | |
| Polkadot MCP | Read-only Rust stdio MCP for Polkadot, Kusama, and parachains: accounts, governance, staking, and chain state. | — | ⬡ 32 | 🟠 Quiet | ★ 0 | |
| RWA Pipe MCP | MCP server for tokenized real-world asset data: RWA token discovery, TVL/APY, issuer and chain filters, and… | Multichain | ⬡ 32 | 🟠 Quiet | ★ 0 | |
| Messari MCP | Official hosted Messari MCP for crypto research: market data, on-chain metrics, and news across 40,000+… | Multichain | ⬡ 28 | — | — | |
| CoinMarketCap MCP | Official CoinMarketCap hosted MCP for quotes, technical analysis, on-chain metrics, and market data. | Multichain | ⬡ 27 | — | — | |
| Birdeye MCP | Official hosted MCP for real-time and historical crypto market data across 8M+ tokens. | Multichain | ⬡ 25 | — | — | |
| Dune MCP | Official Dune remote MCP for generating, running, and visualizing DuneSQL queries and dashboards from an… | Multichain | ⬡ 25 | — | — | |
| Token Terminal MCP | Official hosted Token Terminal MCP with a research tool over onchain project/protocol financials. | Multichain | ⬡ 25 | — | — |
Payments (7)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| MERX MCP | TRON infrastructure MCP (hosted SSE + local stdio): energy/bandwidth prices, resource optimization, and… | Tron | ⬡ 84 | 🟠 Quiet | ★ 3 | |
| PayRam MCP | PayRam's MCP server for self-hosted crypto payments: hosted endpoints and agent payment workflows. | Multichain | ⬡ 74 | 🟠 Quiet | ★ 156 | |
| Lightning Wallet MCP | Bitcoin Lightning wallet MCP and CLI for agent payments: invoices, sends, and L402 support. | Bitcoin | ⬡ 73 | 🟢 Active | ★ 9 | |
| LNbits MCP | Open-source MCP server for the LNbits Lightning accounts system: wallet balances, payments, and admin tools. | Bitcoin | ⬡ 58 | 🟠 Quiet | ★ 4 | |
| x402node MCP | MCP server that discovers x402-paid APIs via CDP Bazaar and handles USDC micropayments on Base. | Base, Solana | ⬡ 57 | 🟡 Recent | ★ 1 | |
| TensorFeed x402 Base MCP | Read-only Base mainnet MCP for x402: verify USDC settlements, parse x402 manifests, probe endpoints, decode… | Base | ⬡ 56 | 🟡 Recent | ★ 2 | |
| Alby MCP | Official Alby MCP connecting Bitcoin Lightning wallets to agents via Nostr Wallet Connect. | Bitcoin | ⬡ 54 | 🟡 Recent | ★ 67 |
Wallets & Identity (4)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| BSV MCP | MIT-licensed MCP toolset for Bitcoin SV: wallet operations, ordinals, and BSV blockchain utilities. | Bitcoin | ⬡ 69 | 🟢 Active | ★ 22 | |
| Rootstock MCP Server | Official Rootstock MCP: wallets, RBTC/ERC-20 balances and transfers, tx status, and contract deployment. | Bitcoin | ⬡ 64 | 🟡 Recent | ★ 3 | ✓ |
| go-sui-mcp | Go-based MCP server wrapping the local Sui client: node management and chain interactions for agents. | Sui | ⬡ 60 | 🟡 Recent | ★ 1 | |
| Privy MCP Server | Official Privy MCP server: create wallets, sign transactions, and manage policies across 11 chains. | Multichain | ⬡ 58 | 🟠 Quiet | ★ 2 |
Privacy & Security (4)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Mina MCP Server | Official Mina Protocol MCP server for Mina blockchain tooling and developer workflows. | — | ⬡ 72 | 🟠 Quiet | ★ 0 | ✓ |
| BICScan MCP | AhnLab's BICScan MCP server: blockchain address risk scoring and asset lookups over the BICScan API. | Multichain | ⬡ 61 | 🟠 Quiet | ★ 17 | |
| SolanaShield MCP | MIT-licensed MCP server that runs vulnerability-pattern checks against Solana smart contracts. | Solana | ⬡ 50 | 🟠 Quiet | ★ 0 | |
| OpenZeppelin MCP | Official OpenZeppelin MCP for generating template-based smart contracts in Solidity, Cairo, Stylus, and… | Ethereum, Arbitrum, Multichain | ⬡ 38 | — | — | ✓ |
Build & Infra (1)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Neynar MCP | Official Neynar hosted MCP exposing Farcaster's OpenAPI spec and Node.js SDK to AI coding assistants. | — | ⬡ 40 | — | — |
General (28)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| SODAX Builders MCP | MCP server giving AI coding agents live access to SODAX's cross-network DeFi API across 20+ chains. | Ethereum, Base, Arbitrum +2 | ⬡ 78 | 🟡 Recent | ★ 9 | |
| Klever MCP | Official MCP server for the Klever blockchain — smart contract development, account/asset queries, and… | — | ⬡ 76 | 🟠 Quiet | ★ 31 | ✓ |
| Starknet MCP | Official Starknet MCP server exposing the full Starknet JSON-RPC v0.10.2 surface as agent tools. | Starknet | ⬡ 75 | 🟢 Active | ★ 115 | |
| Cryptopolitan MCP | MCP server serving Cryptopolitan's crypto news, analysis, and price data via SSE and HTTP endpoints. | — | ⬡ 73 | 🟠 Quiet | ★ 4 | |
| Monad Agent Kit | MCP toolkit for AI agents to send transactions and deploy/verify contracts on Monad with local-only key… | Monad | ⬡ 72 | — | — | |
| VeChain MCP Server | Official VeChain MCP server exposing ecosystem resources and VeChain developer workflows to agents. | — | ⬡ 71 | 🟡 Recent | ★ 5 | ✓ |
| Official Solana MCP Server | Solana Foundation's official MCP serving live developer docs, semantic search, and a program autofixer. | Solana | ⬡ 69 | 🟡 Recent | ★ 79 | |
| Chainstack MCP | Official remote Streamable HTTP MCP: Chainstack docs search, platform status, live pricing, and node… | Multichain | ⬡ 65 | — | — | |
| Aptos MCP | Official Aptos MCP server: Move dev guidance, Geomi project automation, and sponsored-transaction setup. | Aptos | ⬡ 63 | 🟡 Recent | ★ 13 | |
| XRPL MCP (RomThpt) | Community MCP server providing blockchain services for the XRP Ledger ecosystem. | XRP Ledger | ⬡ 63 | 🟢 Active | ★ 13 | |
| Forta Risk Graph MCP | OAuth-gated MCP over a live graph of positions, governance, oracles, custody and backing, answering… | Multichain | ⬡ 60 | 🟢 Active | ★ 1 | |
| Indigo Protocol Cardano MCP | Cardano wallet MCP server — submit transactions, read UTxOs, resolve ADAHandles, and check stake delegation. | — | ⬡ 58 | 🟠 Quiet | ★ 4 | ✓ |
| Blockchain Academics MCP | MCP server exposing 99 tools for crypto market data, on-chain analytics, news, and entity dossiers. | Multichain | ⬡ 58 | 🟡 Recent | ★ 1 | ✓ |
| Multichain MCP | Single MCP server for balance/price reads and unsigned transfer prep across Stacks, Celo, and Base. | Base, Multichain | ⬡ 57 | 🟡 Recent | ★ 1 | |
| Deside MCP | MCP server for wallet-to-wallet messaging and agent identity resolution on Solana. | Solana | ⬡ 55 | 🟡 Recent | ★ 0 | ✓ |
| Squads MCP | Community MCP server letting agents create, vote on, and manage Squads Solana multisig proposals. | Solana | ⬡ 54 | ⚪ Dormant | ★ 3 | ✓ |
| eth-mcp | MCP server enabling agents to build and deploy Ethereum apps with Scaffold-ETH — clone, fork, deploy, and run… | Ethereum | ⬡ 54 | 🟠 Quiet | ★ 0 | ✓ |
| JustaName ENS MCP | MCP server for ENS — resolve names to addresses, reverse lookups, text records, subdomains, and registration… | Ethereum | ⬡ 52 | 🟠 Quiet | ★ 8 | |
| Linea MCP | Community MCP server with on-chain tools for AI applications to interact with the Linea blockchain. | — | ⬡ 51 | 🟠 Quiet | ★ 2 | |
| Lido MCP | MCP server for Lido liquid staking: stake, unstake, wrap, vote, and monitor yields on Ethereum. | Ethereum | ⬡ 48 | 🟠 Quiet | ★ 2 | |
| Aave MCP by Junct | Hosted MCP server exposing tools mapped 1:1 to Aave's analytics API, no auth required. | Ethereum, Base, Arbitrum +2 | ⬡ 47 | 🟠 Quiet | ★ 0 | |
| Ultrade MCP | MCP server for Ultrade's order-book DEX — wallet, market, and order tools for AI trading agents. | Multichain | ⬡ 46 | ⚪ Dormant | ★ 5 | |
| Chainlink MCP Server | MCP server exposing Chainlink Data Feeds, VRF, Automation, CCIP, and Proof of Reserve. | Multichain | ⬡ 46 | — | — | |
| Euler MCP by Junct | Hosted MCP server with 16 tools for Euler lending-protocol rates and positions. | Ethereum, Base | ⬡ 43 | 🟠 Quiet | ★ 0 | |
| Mercury x402 MCP | Pay-per-call MCP server (x402, USDC on Base) offering keyless web-read, structured extraction, and markdown… | Base, Polygon, Avalanche +1 | ⬡ 35 | — | — | |
| SOLx402 MCP Server | MCP server bridging AI assistants to the x402 micropayment protocol on Solana, so agents can discover and pay… | Solana | ⬡ 27 | 🟠 Quiet | ★ 7 | |
| OpenDexter | Agent middleware (npm/MCP) that discovers, prices, and pays for paid APIs with multi-chain USDC, tracking… | Solana, Base, Polygon +3 | ⬡ 26 | — | — | |
| Tenderly MCP | Official Tenderly MCP: gasless EVM transaction simulation, tracing, and contract inspection across 100+… | Multichain | ⬡ 25 | — | — |
33 entries · keys, wallets, and signing rails that let agents hold and move assets · Related: Trading & DeFi · Security · Browse + filter on satohub.ai →
Trading & DeFi (8)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Bankr | Crypto execution layer and cross-chain wallet that lets agents and users trade, bridge, and manage assets via… | Base, Ethereum, Polygon +7 | ⬡ 87 | 🟢 Active | ★ 1.2k | ✓ |
| Trust Wallet Agent Kit (TWAK) | Non-custodial toolkit from Trust Wallet (MCP server, CLI, and SDK) that lets AI agents read and transact… | Ethereum, Base, Solana +6 | ⬡ 87 | 🟢 Active | ★ 101 | ✓ |
| 0xGasless AgentKit | Toolkit giving AI agents gasless access to crypto wallets and onchain functionality. | BNB Chain, Avalanche, Base | ⬡ 86 | 🟢 Active | ★ 415 | ✓ |
| Swapper Toolkit | DeFi toolkit that gives AI agents and coding assistants wallets to deposit funds, execute trades, and manage… | Ethereum, Base, Arbitrum +5 | ⬡ 59 | 🟠 Quiet | ★ 4 | |
| MetaMask Agent Wallet | Self-custodial MetaMask wallet for AI agents with built-in transaction simulation, threat scanning, and… | Ethereum, Base, Arbitrum +7 | ⬡ 57 | 🟠 Quiet | — | |
| WAIaaS | Wallet-as-a-Service infrastructure for AI agents. | Solana, Ethereum, Polygon +5 | ⬡ 54 | 🟠 Quiet | ★ 26 | |
| MegaETH | Real-time Ethereum L2 (~10ms blocks) with a native agent stack: the MOSS embedded wallet lets agents act… | MegaETH, Ethereum | ⬡ 50 | — | — | |
| Alchemy AgentPay | Alchemy's payment proxy for AI agents — every API request is authenticated, metered, and settled… | Base, Multichain | ⬡ 37 | — | — |
Data & Analytics (1)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Coinbase Agentic Wallets | Coinbase Developer Platform wallet infrastructure built for AI agents, with spend caps, gasless Base… | Base, Solana, Multichain | ⬡ 44 | — | — |
Payments (5)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Privy | Embedded and server wallet infrastructure used to give agents secure key management. | Ethereum, Base, Solana +1 | ⬡ 83 | 🟢 Active | — | ✓ |
| Agenti | Gives any AI agent a crypto wallet to pay x402 APIs, receive USDC, and check balances. | Ethereum, Base, Arbitrum +2 | ⬡ 66 | 🟢 Active | ★ 79 | |
| Circle Agent Stack | Circle's official agent toolkit: Circle CLI, policy-controlled Agent Wallets, gasless USDC Nanopayments, an… | Base, Polygon, Ethereum +5 | ⬡ 62 | 🟢 Active | ★ 30 | |
| Laso Finance | Stablecoin-to-real-world spending for agents: prepaid and gift cards, Venmo/PayPal/ACH payouts. Callable via… | Base, Solana | ⬡ 60 | — | — | |
| Cobo Agentic Wallet | Non-custodial MPC wallet for AI agents with cryptographically enforced human rules, plus a WaaS Skill for… | Ethereum, Solana, Base +3 | ⬡ 48 | — | — |
Wallets & Identity (4)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Turnkey | Secure key management infrastructure with policy controls, commonly used for agent wallets. | Ethereum, Base, Solana +1 | ⬡ 83 | 🟢 Active | — | ✓ |
| Open Wallet Standard (OWS) | Open, local-first standard + CLI/SDK for agent wallets: encrypted keystore, policy checks before signing… | Bitcoin, Ethereum, Solana +3 | ⬡ 66 | 🟢 Active | ★ 370 | |
| Ledger Agent Stack | Ledger's toolkit for AI agents: headless Ledger Wallet CLI + agent skills. Agents propose, a Ledger device… | Multichain | ⬡ 61 | 🟢 Active | ★ 6 | |
| TON Agentic Wallets | Open, non-custodial TON wallet standard for AI agents: user funds a per-agent wallet, sets a budget, can swap… | TON | ⬡ 51 | 🟠 Quiet | ★ 13 |
General (15)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Q402 (Quack AI) | Gasless stablecoin payment relay and managed Agent Wallets across 12 EVM chains (EIP-712 + EIP-7702), with an… | BNB Chain, Ethereum, Avalanche +4 | ⬡ 77 | 🟢 Active | ★ 0 | ✓ |
| Vultisig | Seedless MPC wallet whose vaults are programmable by agents through a TypeScript SDK, a CLI and an MCP… | Bitcoin, Ethereum, Solana +12 | ⬡ 72 | 🟢 Active | ★ 13 | |
| MetaMask Delegation Framework | MetaMask's official smart-account delegation contracts — grant an AI agent scoped, revocable permissions… | Ethereum, Base, Multichain | ⬡ 62 | 🟡 Recent | ★ 219 | |
| Metaplex Agent Kit (mpl-agent) | Solana program binding a verifiable on-chain identity PDA to an agent, so agents can hold assets without… | Solana | ⬡ 59 | 🟡 Recent | ★ 2 | ✓ |
| Safe Wallet MCP (safer) | CLI and MCP client for querying Safe{Wallet} multisig transactions and owner/threshold details. | Ethereum, Base, Polygon +1 | ⬡ 54 | ⚪ Dormant | ★ 3 | ✓ |
| Circle Agent Stack MCP | MCP wrapper around Circle's Agent Stack — create USDC wallets, set spend policies, send stablecoin, and pay… | Ethereum, Base | ⬡ 52 | 🟠 Quiet | ★ 1 | |
| Solentic | Zero-custody Solana staking MCP server with 26 tools for staking, unstaking, validator lookup, and APY data. | Solana | ⬡ 50 | 🟠 Quiet | ★ 0 | |
| BotWallet MCP | Non-custodial wallet MCP for AI agents to invoice, get paid, and spend on other agents/APIs, with human-set… | Solana | ⬡ 49 | 🟠 Quiet | ★ 2 | |
| Para | MPC embedded-wallet platform (SOC 2 Type II) with an MCP server for AI agents to create and sign wallets… | Multichain | ⬡ 48 | — | — | |
| ZeroDev | ERC-4337 smart-account SDK (Kernel) with session keys, gas sponsorship, and batched transactions for agent… | Multichain | ⬡ 48 | — | — | |
| MetaMask mcp-x402 | MetaMask's own MCP server for generating x402 payment headers signed by a supplied private key. | Ethereum, Base | ⬡ 46 | 🟠 Quiet | ★ 2 | |
| Okto | CoinDCX's embedded-wallet SDK: MPC key management, social login and chain-abstracted transactions across EVM… | Ethereum, Polygon, Solana +2 | ⬡ 46 | — | — | |
| Purple Flea Wallet | Non-custodial HD wallet MCP server for AI agents with cross-chain swaps via the Wagyu aggregator. | Multichain | ⬡ 42 | 🟠 Quiet | ★ 0 | ✓ |
| Para Wallet Skill | Portable SKILL.md for Para's MPC embedded-wallet SDK, letting coding agents wire up seedless wallet… | Solana, Ethereum, Cosmos | ⬡ 35 | — | — | |
| Crossmint Solana Smart Wallets | Smart-contract wallet SDK (50+ chains incl. Solana) with modular TEE/passkey signers and onchain permissions… | Solana, Multichain | ⬡ 34 | — | — |
53 entries · DEXs, perps, swaps, and DeFi tooling agents trade through · Related: Wallet Infrastructure · Data & APIs · Browse + filter on satohub.ai →
Trading & DeFi (31)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Raydium | Solana AMM and DEX with an open-source TypeScript SDK V2 and public trade/routing API. | Solana | ⬡ 95 | 🟢 Active | ★ 349 | ✓ |
| Jupiter | Solana swap aggregator that routes trades across DEXs via a widely used API and SDKs. | Solana | ⬡ 84 | 🟢 Active | — | ✓ |
| Orca | Solana concentrated-liquidity AMM (Whirlpools) with open-source TypeScript and Rust SDKs. | Solana | ⬡ 83 | 🟢 Active | ★ 540 | |
| dYdX | Perpetual futures DEX running on its own Cosmos SDK app-chain with REST/WebSocket and gRPC APIs. | Cosmos, Ethereum, Base +5 | ⬡ 83 | 🟢 Active | ★ 345 | |
| Drift Protocol | Open-source Solana perpetual futures DEX with TypeScript and Python SDKs and a self-hosted HTTP gateway. | Solana | ⬡ 81 | 🟡 Recent | ★ 395 | ✓ |
| Uniswap | Leading multichain spot DEX with v4 hooks, official SDKs, and a hosted Trading API. | Ethereum, Base, Arbitrum +4 | ⬡ 80 | 🟢 Active | — | |
| OKX Agent Trade Kit | OKX's official MCP server and CLI for agents trading OKX spot, swap, futures, options and grid bots. | — | ⬡ 76 | 🟢 Active | ★ 396 | |
| Hyperliquid | Onchain perpetual futures and spot DEX running on its own L1 with an HyperEVM smart-contract layer. | Multichain, Hyperliquid | ⬡ 76 | 🟢 Active | — | |
| CloddsBot | Open-source autonomous AI trading agent operating across 1000+ markets including Polymarket, Kalshi, and… | Solana, Base, Ethereum +4 | ⬡ 75 | 🟢 Active | ★ 2.8k | |
| 1inch | Multichain DEX aggregator with a developer API suite and an official MCP server for AI-agent swap execution. | Ethereum, Base, Arbitrum +9 | ⬡ 75 | 🟢 Active | — | |
| Epsilon | Non-custodial limit, stop-loss, DCA and trailing-stop order venue on Robinhood Chain with a REST API… | Robinhood Chain | ⬡ 70 | 🟢 Active | ★ 0 | |
| GMX | Decentralized spot and perpetual exchange on Arbitrum and Avalanche with an official SDK and REST API. | Arbitrum, Avalanche | ⬡ 69 | 🟢 Active | — | |
| NOFX | Open-source AI trading terminal: an LLM drives strategy inside hard-coded risk limits across 9 exchanges.… | Hyperliquid, Base, Multichain | ⬡ 68 | 🟢 Active | ★ 12.9k | |
| CoW Protocol | Intent-based trading protocol with batch-auction solvers, MEV protection, and a developer API and SDK. | Ethereum, Base, Arbitrum +1 | ⬡ 65 | — | — | |
| Simmer | Prediction-market harness for agents: one SDK, MCP server and skill catalogue to trade Polymarket and Kalshi… | Polygon | ⬡ 62 | 🟢 Active | ★ 49 | |
| Aerodrome | Spot DEX and liquidity marketplace on Base, with open-source contracts and third-party swap APIs/SDKs. | Base | ⬡ 58 | — | — | |
| Pons | Permissionless fixed-supply token launchpad on Robinhood Chain, with liquidity migrated into a locked Uniswap… | Robinhood Chain | ⬡ 56 | 🟢 Active | ★ 154 | |
| Paradex | Perpetuals (and options) DEX built as a Starknet appchain with REST/WebSocket APIs and SDK tooling. | Ethereum, Multichain | ⬡ 55 | — | — | ✓ |
| Carbon DeFi | An on-chain trading protocol for automated, adjustable limit, range, and recurring orders that execute fully… | Ethereum, COTI | ⬡ 50 | — | — | |
| Aevo | Decentralized options and perpetuals exchange on a custom OP Stack L2 with REST and WebSocket APIs. | Optimism, Ethereum | ⬡ 46 | — | — | |
| Tradoor | A decentralized options and perpetuals exchange on TON and BNB Chain with an optional AI trading-assistant… | BNB Chain, Multichain, TON | ⬡ 45 | — | — | |
| Hydrex | Base MetaDEX and liquidity hub where users lock HYDX for vote-escrowed governance and deposit single-sided… | Base | ⬡ 44 | — | — | |
| Flap | A one-click token launch and trading platform whose skill lets agents launch tokens, provide liquidity, and… | BNB Chain, Robinhood Chain | ⬡ 44 | — | — | |
| Definitive | A non-custodial trading platform and API offering algorithmic order types (TWAP, limit, stop) with smart… | Solana, Base, Ethereum +6 | ⬡ 42 | — | — | |
| Megapot | Permissionless on-chain lottery on Base where players buy stablecoin tickets for provably-fair draws and… | Base | ⬡ 37 | — | — | |
| Pools.trade | Uniswap Labs' token launch venue on Robinhood Chain; every launch becomes a Uniswap v4 pool with locked… | Robinhood Chain | ⬡ 33 | — | — | |
| Arcus | Stock-token spot and perpetuals DEX on Robinhood Chain from the dYdX team, with REST/WebSocket trading APIs… | Robinhood Chain | ⬡ 32 | — | — | |
| hood.fun | Bonding-curve token launchpad on Robinhood Chain; a filled curve migrates into a Uniswap v3 position held by… | Robinhood Chain | ⬡ 32 | — | — | |
| Binance Agent Skills | A set of MCP-style Agent Skills that let AI agents access Binance spot, derivatives, margin, Alpha market… | BNB Chain | ⬡ 31 | — | — | |
| Maestro (Telegram trading bot) | Telegram trading and sniper bot with custodial in-chat wallets; its own site lists Robinhood Chain among… | Robinhood Chain, Ethereum, BNB Chain +7 | ⬡ 31 | — | — | |
| RobinPad | Small Robinhood Chain launchpad that opens a Uniswap v3 pool at launch instead of migrating one later. | Robinhood Chain | ⬡ 25 | — | — |
General (22)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Ophis | Intent-based DEX aggregator for agents — natural-language swap intents settled via batch auction across 11+… | Ethereum, Optimism, BNB Chain +7 | ⬡ 65 | 🟢 Active | ★ 4 | ✓ |
| AgentSwap | Non-custodial trade execution for AI agents: the agent signs, trading funds stay in the owner's wallet, and… | Base, Arbitrum, BNB Chain +1 | ⬡ 60 | 🟢 Active | ★ 0 | |
| CSPR.trade MCP | Non-custodial MCP for trading on CSPR.trade, the leading Casper Network DEX, with a public hosted endpoint. | — | ⬡ 57 | 🟠 Quiet | ★ 1 | |
| Lighter MCP | MCP server for trading on Lighter, a zero-fee zk-rollup perpetual DEX — place orders, manage positions, query… | Ethereum | ⬡ 56 | 🟠 Quiet | ★ 2 | ✓ |
| Usenami Funding MCP | MCP server for perp funding rates and cross-exchange data across 20+ venues, including Hyperliquid HIP-3. | Base, Hyperliquid | ⬡ 53 | 🟠 Quiet | ★ 0 | ✓ |
| Morpho | Non-custodial lending protocol with isolated markets and curated vaults, shipped as a Base MCP skill plugin. | Base, Ethereum | ⬡ 52 | 🟡 Recent | ★ 347 | |
| Superfluid | Real-time token-streaming protocol enabling per-second payment flows, usable as an agent subscription/payroll… | Multichain | ⬡ 52 | — | — | |
| CryptoIZ MCP | Solana DEX smart-money signal MCP server (whale accumulation, divergence, BTC regime) sold pay-per-call via… | Solana | ⬡ 50 | 🟠 Quiet | ★ 1 | |
| PaladinFi Swap MCP | MCP-native swap router on Base querying 0x and Velora in parallel, with a built-in risk-screen tool. | Base | ⬡ 50 | 🟠 Quiet | ★ 0 | |
| Avantis | Onchain perpetuals exchange on Base for crypto, forex, and commodities, with a dedicated Base MCP skill. | Base | ⬡ 49 | — | — | ✓ |
| Rhea Finance | NEAR DeFi protocol merging Ref Finance and Burrow: swaps, lending and liquid staking behind an MIT TypeScript… | Near | ⬡ 49 | — | — | |
| DeFi Yield Scanner MCP | MCP server combining DexScreener and DeFiLlama data for yield scanning and token risk checks. | Base, Ethereum, Arbitrum | ⬡ 48 | 🟠 Quiet | ★ 1 | |
| Moonwell | Open lending and borrowing protocol on Base, included as a launch-day Base MCP skill plugin. | Base, Optimism | ⬡ 45 | — | — | |
| Breeze Agent Kit | Toolkit for AI agents managing Solana yield-farming positions via the Breeze protocol, in MCP, x402, and… | Solana | ⬡ 44 | 🟠 Quiet | ★ 0 | |
| Balancer | Programmable-liquidity AMM protocol included as a Base MCP skill for agent-driven swaps and liquidity actions. | Base, Ethereum, Arbitrum +2 | ⬡ 41 | — | — | |
| KyberSwap | Multi-chain DEX aggregator routing across 420+ liquidity sources, shipped as a Base MCP skill plugin. | Base, Ethereum, Arbitrum +4 | ⬡ 40 | — | — | |
| Ionic Protocol | Money-market lending protocol on Base/Mode with a GOAT SDK plugin for agent-driven supply, borrow, and swap… | Multichain | ⬡ 39 | — | — | |
| Purple Flea Trading | API and MCP server for trading 275+ perpetual futures (crypto, stocks, commodities, forex) on Hyperliquid. | Hyperliquid | ⬡ 34 | 🟠 Quiet | ★ 0 | |
| WOO X | Centralised spot and perpetuals exchange with a keyed REST API and WebSocket V2 feed for programmatic order… | Multichain | ⬡ 32 | — | — | |
| Brickken | Institutional RWA tokenization platform (ISO 27001/27701/27018, MiCA-aligned) with a no-code issuer studio… | Base, Ethereum, Polygon +1 | ⬡ 29 | — | — | |
| YO Protocol | Non-custodial ERC-4626 yield optimizer on Base and Ethereum; agents deposit stablecoins into yoUSD to earn… | Base, Ethereum, Arbitrum | ⬡ 28 | — | — | |
| GMGN | Multi-chain meme-token trading terminal (Base, Solana, Ethereum, BNB Chain) with agent-callable AI Skills for… | Base, Solana, Ethereum +3 | ⬡ 24 | — | — |
85 entries · market data, chain data, and SDKs that feed agent decisions · Related: MCP Servers · Trading & DeFi · Browse + filter on satohub.ai →
Trading & DeFi (25)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Zerion | Wallet and DeFi data provider offering portfolio, positions, transactions, PnL, and prices across many… | Ethereum, Base, Arbitrum +8 | ⬡ 85 | 🟢 Active | ★ 59 | ✓ |
| OpenSea Agent Skill | Official OpenSea agent skill and MCP server letting AI agents query NFT/token data and execute marketplace… | Ethereum, Base, Solana +3 | ⬡ 81 | 🟢 Active | ★ 51 | |
| Agentic Commerce Protocol (ACP) | Open standard maintained by OpenAI and Stripe for connecting buyers, their AI agents, and businesses to… | — | ⬡ 77 | 🟡 Recent | ★ 1.5k | |
| cryptocurrency.cv | Free, key-less crypto news and market-data API aggregating Bitcoin, Ethereum, Solana, and DeFi. | — | ⬡ 77 | 🟢 Active | ★ 310 | |
| Hyperliquid Python SDK | The official open-source Python SDK for programmatic trading on the Hyperliquid perpetuals DEX. | Arbitrum, Multichain, Hyperliquid | ⬡ 76 | 🟠 Quiet | ★ 1.8k | ✓ |
| DefiLlama | Open DeFi analytics dashboard and free API tracking TVL, fees, revenue, volume, and yields across many chains… | Ethereum, Base, Solana +6 | ⬡ 75 | 🟢 Active | — | ✓ |
| Agent Payments Protocol (AP2) | Open protocol from Google for secure agent-led payments across traditional and crypto rails, with a… | Ethereum, Base, Multichain | ⬡ 72 | 🟠 Quiet | ★ 2.9k | |
| ERC-8004: Trustless Agents | Ethereum standard providing on-chain identity, reputation, and validation registries for AI agents. | Ethereum, Multichain, Base +1 | ⬡ 71 | 🟡 Recent | ★ 237 | |
| NEAR Intents 1Click API (+ MPP payment method) | Cross-chain swap/settlement API solved by the NEAR Intents solver network; also an MPP payment method so… | Near, Ethereum, Bitcoin +5 | ⬡ 71 | 🟢 Active | ★ 1 | |
| Enso | An intent-based onchain execution engine and API that lets developers and agents bundle multi-step DeFi… | Ethereum, Base, Arbitrum +3 | ⬡ 70 | 🟡 Recent | ★ 2 | ✓ |
| ERC-8183: Agentic Commerce | Draft Ethereum standard defining an on-chain job-escrow protocol with evaluator attestation so AI agents can… | Ethereum | ⬡ 69 | 🟡 Recent | ★ 9 | |
| Orderly Network | Omnichain orderbook trading infrastructure exposing REST and WebSocket APIs and SDKs for DEX builders. | Multichain, Ethereum, Arbitrum +2 | ⬡ 69 | — | — | ✓ |
| BlockRun | Pay-per-call gateway where AI agents reach 55+ LLMs, data, and tools through one endpoint, settled in USDC… | Base, Solana | ⬡ 69 | — | — | ✓ |
| Universal Commerce Protocol (UCP) | Open standard co-developed by Google and Shopify for AI agents to discover, negotiate, and transact with any… | — | ⬡ 59 | — | — | |
| MadeOnSol | Trading-intelligence API for Robinhood Chain and Solana (KOL trades, DEX tape, deployer reputation) with MCP… | Robinhood Chain, Solana | ⬡ 59 | 🟢 Active | ★ 0 | |
| ERC-8126: AI Agent Verification | Ethereum standard for verifying ERC-8004 agents across five categories with a unified 0-100 risk score. | Ethereum, Multichain | ⬡ 54 | — | — | |
| Massive (formerly Polygon.io) | US stock market data API (formerly Polygon.io); agents buy it per request over x402 at agent.massive.com with… | Base | ⬡ 53 | 🟠 Quiet | ★ 389 | |
| Chainlink for Agents | Chainlink's hosted HTTP gateway and skill bundle: pay-per-call Data Streams prices and CRE-run onchain… | Base, Ethereum, Polygon +1 | ⬡ 50 | 🟠 Quiet | ★ 5 | |
| Nansen | Onchain analytics platform with wallet labeling and smart-money tracking, offering an API with key-based and… | Ethereum, Base, Solana +4 | ⬡ 47 | 🟠 Quiet | — | |
| Zapper | Onchain portfolio data provider exposing token, NFT, and DeFi position data across many chains via a GraphQL… | Ethereum, Base, Arbitrum +5 | ⬡ 44 | — | — | |
| Visa Trusted Agent Protocol (TAP) | Visa protocol that lets merchants authenticate trusted AI shopping agents via cryptographic signatures, with… | — | ⬡ 38 | — | — | |
| Arkham | Onchain intelligence API that attributes wallets to entities; agents can pay per request in USDC over x402. | Ethereum, Base, Solana +1 | ⬡ 38 | — | — | |
| Drip (DripStack) | Pay-per-article access to 100+ paywalled financial newsletters and podcasts, plus a structured stock-picks… | Base, Solana | ⬡ 38 | — | — | |
| Glassnode | Onchain market metrics (MVRV, exchange flows, supply distribution) sold per call over x402, no API key. | Bitcoin, Ethereum, Base +1 | ⬡ 38 | — | — | |
| You.com API | Web Search and Finance Research APIs that agents can call with no key and pay per request in USDC over x402. | Base, Solana | ⬡ 38 | — | — |
Data & Analytics (11)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| World AgentKit | SDK from World (Tools for Humanity) that lets AI agents present a zero-knowledge proof a verified human… | Base | ⬡ 86 | 🟢 Active | ★ 23 | ✓ |
| Alchemy | A blockchain developer platform providing node infrastructure plus NFT, Token, and Transfers APIs and SDKs… | Ethereum, Base, Solana +5 | ⬡ 83 | 🟢 Active | — | ✓ |
| Exa | Web search and content-retrieval API built for AI; /search and /contents can be paid per request over x402. | Base, Solana | ⬡ 80 | 🟢 Active | ★ 5.0k | |
| Neynar | Farcaster developer platform providing APIs, SDKs, webhooks, and an agent skill for building and deploying… | Base, Ethereum | ⬡ 69 | — | — | ✓ |
| peaq | DePIN infrastructure providing agents with identity, wallets, and pay-per-request onchain settlement, with… | Multichain | ⬡ 68 | — | — | ✓ |
| QuickNode | RPC infrastructure provider offering endpoints, Streams, and indexing tools across many blockchain networks. | Ethereum, Base, Solana +9 | ⬡ 66 | 🟠 Quiet | — | |
| PMXT | Open-source unified prediction-market API with a hosted MCP: market search, events, order books, and prices… | Multichain | ⬡ 63 | 🟡 Recent | ★ 2.2k | ✓ |
| Chainbase | An onchain data network providing structured, AI-ready blockchain data across many chains, with API, CLI… | Ethereum, Base, Solana +5 | ⬡ 42 | — | — | |
| OneSource | Agent-native blockchain data API: single-purpose REST 'Skills', an MCP server (@one-source/mcp) and an M10… | Ethereum, Robinhood Chain | ⬡ 35 | — | — | |
| x402scan | Explorer for the x402 ecosystem: transactions, sellers, origins, and resources across agentic commerce. | Base | ⬡ 31 | — | — | |
| MPPscan | Ecosystem explorer for the Machine Payments Protocol (MPP) on Tempo: agent payment servers, micropayments… | — | ⬡ 26 | — | — |
Payments (9)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| x402 | Open payment protocol enabling agents and apps to pay for APIs over HTTP using stablecoins. | Base, Ethereum, Multichain +1 | ⬡ 86 | 🟢 Active | ★ 158 | ✓ |
| x402 OpenAI (Python) | Drop-in OpenAI Python client with transparent x402 micropayment support. | Ethereum, Base, Solana | ⬡ 74 | 🟢 Active | ★ 261 | ✓ |
| Amazon Bedrock AgentCore Payments | Managed AWS service that lets agents pay for APIs, MCP servers and content over x402 and MPP, using Coinbase… | Base, Solana | ⬡ 63 | 🟢 Active | ★ 3.4k | |
| Agently | Routing and settlement layer and CLI for agent-to-agent commerce, supporting EVM wallets, agent discovery… | Base | ⬡ 62 | 🟠 Quiet | ★ 65 | ✓ |
| Stripe Machine Payments | Stripe's merchant-side agent payments: charge agents per call over MPP (cards via SPTs, USDC on Tempo and… | Base, Solana, Multichain | ⬡ 62 | 🟢 Active | ★ 53 | |
| PayAI Network | Solana-first x402 payment facilitator enabling usage-based, machine-to-machine payments for AI agents. | Solana, Base, Polygon +2 | ⬡ 60 | — | — | |
| Kobaru | An x402 micropayment gateway and transparent proxy that adds pay-per-request paywalls to existing APIs… | Solana, Base | ⬡ 56 | 🟠 Quiet | ★ 4 | |
| VeilNet | Privacy-preserving x402 payments for agents on Base, with stealth addresses and TEE-encrypted inference, no… | Base, Ethereum | ⬡ 47 | — | — | |
| AgentCash | One prepaid balance that lets AI agents buy data, APIs, and tools per call - no API keys, no subscriptions. | — | ⬡ 29 | — | — |
Privacy & Security (1)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Venice AI | Private, uncensored AI inference platform with an OpenAI-compatible API used by agent builders. | Base | ⬡ 51 | — | — |
General (39)
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| BlindPay | Official MCP server for BlindPay's stablecoin payment rails: payouts, payins, virtual accounts, and FX quotes. | Multichain | ⬡ 78 | 🟢 Active | ★ 10 | ✓ |
| Skim | Skim is a data service for agents on Base. | Base | ⬡ 78 | 🟢 Active | ★ 2 | |
| Flaunch | Uniswap-V4-based token launch protocol on Base with a TypeScript SDK and its own MCP server. | Base | ⬡ 77 | 🟢 Active | ★ 17 | ✓ |
| OnchainKit | Coinbase's React component and TypeScript SDK library for building onchain apps and mini-apps on Base. | Base | ⬡ 76 | 🟢 Active | ★ 1.0k | |
| graph-aave-mcp | MCP server querying Aave V2/V3/V4 lending and governance data across 7 chains via The Graph. | Ethereum, Base, Arbitrum +3 | ⬡ 69 | 🟢 Active | ★ 2 | ✓ |
| web3agent (Apegurus) | MCP package giving agents 190+ EVM DeFi tools — swaps, bridges, limit orders, exchange trading — with… | Multichain | ⬡ 65 | 🟢 Active | ★ 1 | |
| Printr | Omnichain token launchpad with a dedicated MCP server and white-label API for agent-run token launches. | Base, Solana, BNB Chain +4 | ⬡ 64 | 🟡 Recent | ★ 4 | ✓ |
| Tempo MPP Specs | Specification for the Payment HTTP auth scheme (Multi-Party Payments) from Tempo, the Stripe/Paradigm-backed… | Multichain | ⬡ 63 | 🟢 Active | ★ 93 | |
| ACP Node SDK v2 (Agent Commerce Protocol) | Official Node.js SDK for Virtuals' Agent Commerce Protocol — event-driven agent-to-agent job and escrow flows. | Base, Solana | ⬡ 61 | 🟢 Active | ★ 1 | |
| SQD Portal MCP | Official MCP server from Subsquid (SQD) exposing its Portal API for querying onchain data across five chain… | Multichain, Solana, Bitcoin +1 | ⬡ 61 | 🟢 Active | ★ 1 | |
| Polygon Agent CLI | Official Polygon Labs CLI giving AI agents session-scoped wallets, x402 payments, and ERC-8004 identity in… | Polygon | ⬡ 59 | 🟡 Recent | ★ 30 | |
| Ogena token risk | Ogena token risk is a data service for agents on Solana, Base. | Solana, Base | ⬡ 59 | — | — | |
| CabalSpy Wallet Tracker | Multi-chain API tracking 1,600+ labeled KOL, smart-money, and whale wallets, with an MCP server. | Solana, BNB Chain, Base +2 | ⬡ 56 | 🟡 Recent | ★ 0 | |
| Gloria MCP | MCP server for Gloria AI's curated crypto news feed — sentiment-tagged headlines, recaps, and search for… | Base | ⬡ 54 | 🟡 Recent | ★ 1 | |
| Masumi Network | Cardano-based payment and identity protocol letting AI agents pay each other via escrow with on-chain audit… | — | ⬡ 54 | — | — | |
| monapi | One-line x402 paywall SDK for monetizing APIs and MCP servers with per-route USDC pricing. | Base, Arbitrum, Polygon | ⬡ 52 | 🟠 Quiet | ★ 0 | |
| Solana Pay Agent Skills | Solana Foundation community registry of stablecoin-gated (USDC/USDT) APIs the pay CLI and AI agents can… | Solana | ⬡ 51 | 🟡 Recent | ★ 14 | |
| Oraichain Multichain MCP | CosmJS-based MCP toolkit for wallet queries, transactions, and contract deployment on Oraichain and Cosmos… | Cosmos | ⬡ 51 | ⚪ Dormant | ★ 4 | |
| AINetwork Blockchain Toolkit (LangChain) | Official LangChain toolkit for reading and writing value/app/owner state on the AI Network layer-1 blockchain. | — | ⬡ 51 | — | — | |
| LangChainBitcoin | Lightning Labs toolkit giving LangChain agents Bitcoin/Lightning balance access and L402-authenticated API… | Bitcoin | ⬡ 48 | ⚪ Dormant | ★ 142 | |
| Allora Network | Decentralized ML-inference network aggregating community models into price/volatility forecasts agents can… | Cosmos | ⬡ 48 | — | — | |
| Everstake | Official MCP server from certified staking provider Everstake exposing live APY, uptime, and… | Multichain | ⬡ 48 | 🟡 Recent | ★ 0 | |
| Cryo MCP Server | MCP wrapper around Cryo, the Rust/Python Ethereum data-extraction tool, for bulk block/trace/log queries plus… | Ethereum | ⬡ 47 | ⚪ Dormant | ★ 91 | |
| NFTGo | Official MCP server for NFTGo's Ethereum NFT analytics API: collections, assets, market data, and wallet… | Ethereum | ⬡ 47 | ⚪ Dormant | ★ 4 | |
| Solana LLM Oracle (SLO) | On-chain oracle letting Solana smart contracts request LLM inference and process results via verified… | Solana | ⬡ 45 | 🟠 Quiet | ★ 8 | |
| Crypto.com Exchange CLI (cdcx-cli) | Official Crypto.com Exchange command-line client — scriptable trading API access with a TUI for humans. | — | ⬡ 45 | — | — | |
| Swiss Whale Intelligence MCP | Hosted MCP server for on-chain whale tracking and forensics across BTC, ETH, SOL, USDT, and tokenized gold. | Bitcoin, Ethereum, Solana | ⬡ 45 | 🟠 Quiet | ★ 0 | |
| Solscan MCP | Community MCP server for querying Solana transactions in natural language via the Solscan API. | Solana | ⬡ 44 | ⚪ Dormant | ★ 47 | |
| Fewsats | L402 payments platform and MCP server letting agents pay for API access with Bitcoin Lightning or stablecoins. | Bitcoin, Multichain | ⬡ 43 | ⚪ Dormant | ★ 15 | |
| Kirha Crypto | Pay-per-use MCP gateway aggregating Dune, DefiLlama, Zerion, CoinGecko, and Cielo for agent-facing crypto… | Ethereum, Bitcoin, Solana +6 | ⬡ 41 | ⚪ Dormant | ★ 0 | |
| Bridge | Stablecoin payments infrastructure (acquired by Stripe) offering an orchestration, issuance, cards, and… | Multichain | ⬡ 40 | — | — | |
| Ocean Protocol | Decentralized data exchange that lets agents access, publish, and pay for datasets and compute-to-data jobs. | Ethereum, Polygon, Optimism | ⬡ 39 | — | — | |
| Clawnch | Agent-only token launch, trading, and liquidity SDK on Base with anti-human authentication and a chat-based… | Base | ⬡ 36 | — | — | |
| EruditePay Blockchain Intelligence | Pay-per-call MCP for blockchain analytics — gas tracking, whale monitoring, wallet profiling — spanning Base… | Base, Bitcoin, XRP Ledger +1 | ⬡ 34 | — | — | |
| Bankless Claimables API | REST API that returns the unclaimed airdrops, rewards and claimables for one wallet address across EVM… | Ethereum, Base, Arbitrum +5 | ⬡ 31 | — | — | |
| Galxe Quest API | GraphQL API over Galxe quests and campaigns — the task layer most airdrop-eligibility programs are run on… | Multichain | ⬡ 31 | — | — | |
| Ralio | Policy and audit layer for agent-initiated business payments, with an SDK, a CLI and MCP support over bank… | Multichain | ⬡ 30 | — | — | |
| Bitrefill | Crypto-to-gift-card and mobile top-up commerce platform with a Skills/MCP/API surface for agents to buy… | Base, Bitcoin, Ethereum +1 | ⬡ 29 | — | — | |
| Squads Grid | REST API suite (accounts, cards, yield, trading data) for building stablecoin-native fintech on Solana, from… | Solana | ⬡ 29 | — | — |
22 entries · scaffolds, testing, and infra for building onchain agents · Related: Agent Frameworks · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Coinbase AgentKit | Coinbase's toolkit for giving AI agents wallets and the ability to take onchain actions. | Base, Ethereum, Multichain | ⬡ 88 | 🟢 Active | ★ 1.3k | ✓ |
| Model Context Protocol (MCP) | Anthropic's open standard for connecting AI systems to external tools and data sources. | — | ⬡ 83 | 🟢 Active | — | |
| ClawRouter (BlockRun) | Local LLM router for agents: routes each request to the cheapest capable model across 78 models, paid with… | Base, Solana | ⬡ 81 | 🟢 Active | ★ 6.6k | |
| Universal Contract AI Interface (UCAI) | ABI-to-MCP generator: turns any smart contract ABI into an MCP server agents can call. | Multichain | ⬡ 76 | 🟡 Recent | ★ 37 | ✓ |
| AG Kit | An AI agent toolkit of markdown-based templates for Skills, Agents, and Workflows, with a coordinator mode… | — | ⬡ 75 | 🟢 Active | ★ 8.1k | |
| AgentNode | An open package registry where AI agents detect missing capabilities and install trust-scored skills on… | — | ⬡ 75 | 🟢 Active | ★ 2 | |
| MCP Reference Servers | Anthropic's official collection of reference Model Context Protocol server implementations across languages. | — | ⬡ 72 | 🟢 Active | ★ 90.6k | ✓ |
| TradeMemory Protocol | Decision audit trail and persistent memory for AI trading agents, with tamper-evident recall. | — | ⬡ 71 | 🟢 Active | ★ 1.4k | |
| Unbrowse | API-native browser skill/CLI/MCP/SDK that auto-discovers APIs from browser traffic so agents skip DOM… | Solana | ⬡ 65 | 🟢 Active | ★ 759 | |
| Kraken CLI | Official Kraken CLI with a built-in MCP server for spot, futures, forex, and tokenized stock trading. | — | ⬡ 64 | 🟡 Recent | ★ 717 | |
| Arc (Circle) | Circle's EVM-compatible L1 with USDC as gas, live on mainnet since Sep 16, 2026. It is positioned for… | — | ⬡ 64 | 🟢 Active | ★ 175 | |
| RARE Protocol | CLI toolkit for deploying NFT collections, minting, and running SuperRare-integrated auctions. | Ethereum, Base | ⬡ 57 | 🟡 Recent | ★ 0 | |
| create-solana-agent | SendAI scaffolding CLI (npx create-solana-agent) for spinning up an LLM-powered chat agent wired to Solana… | Solana | ⬡ 56 | ⚪ Dormant | ★ 26 | |
| x402 AI Starter | Vercel Labs' reference Next.js template wiring the x402 payment protocol into the AI SDK and MCP for paying… | Base | ⬡ 55 | 🟠 Quiet | ★ 71 | |
| x402-proxy | CLI and MCP proxy that auto-pays x402/MPP-gated endpoints on Base, Solana, Monad, and Tempo from one mnemonic. | Base, Solana, Monad | ⬡ 53 | 🟡 Recent | ★ 11 | |
| ZetaChain CLI | Official ZetaChain CLI with MCP installation support for universal smart-contract workflows across connected… | Multichain | ⬡ 50 | 🟠 Quiet | ★ 6 | |
| Robinhood Chain | Robinhood's permissionless Arbitrum-stack L2 (chain ID 4663), on mainnet since 1 July 2026, built for… | Robinhood Chain | ⬡ 49 | — | — | |
| NodeOps (CreateOS) | A deployment platform whose CreateOS skills let AI coding tools deploy and manage apps without manual DevOps. | — | ⬡ 47 | — | — | |
| XRPL AI Starter Kit | Ripple's starter kit for building agentic payment apps on the XRP Ledger, with x402 payments in XRP and… | XRP Ledger | ⬡ 43 | — | — | |
| Sato OS | Self-hosted control plane for onchain agents: sealed local wallet, ERC-7715 session grants with… | Base, Ethereum, Solana +3 | ⬡ 42 | — | — | |
| Dialect | SDK/API stack for Solana Blinks (link-to-transaction actions) plus multi-channel onchain alerts and… | Solana, Ethereum, Monad | ⬡ 39 | — | — | |
| 0xWork | Base-based marketplace where humans and AI agents post and complete tasks, with USDC locked in on-chain… | Base | ⬡ 36 | — | — |
29 entries · reusable skill packs and plugins that teach agents new tricks · Related: MCP Servers · Agent Frameworks · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| GOAT SDK | Crossmint's open-source library of onchain actions (tools) for AI agents across chains. | Ethereum, Base, Solana +1 | ⬡ 87 | 🟢 Active | ★ 1.0k | ✓ |
| Solana Agent Kit | SendAI's open-source toolkit connecting AI agents to Solana protocol actions. | Solana | ⬡ 76 | 🟠 Quiet | ★ 1.7k | ✓ |
| Surf (asksurf.ai) | An installable skill and unified API giving AI agents access to crypto market, on-chain, social, and… | Multichain | ⬡ 74 | 🟡 Recent | ★ 74 | ✓ |
| ClawHub | A public, npm-style registry for publishing, versioning, and searching OpenClaw agent skills and plugins. | — | ⬡ 71 | 🟢 Active | ★ 9.4k | |
| Emblem Agent Skills | Skill collection for EmblemAI agents — 200+ crypto tools across seven blockchains. | Solana, Ethereum, Base +3 | ⬡ 71 | 🟠 Quiet | ★ 12 | ✓ |
| Axiom (clawbots) | An autonomous agent/builder on Base publishing open-source crypto agent skills such as calldata decoding… | Base, Ethereum | ⬡ 70 | 🟡 Recent | ★ 18 | |
| solana-dev-skill | Solana Foundation's official skill package for agentic development on Solana. | Solana | ⬡ 68 | 🟢 Active | ★ 560 | |
| Uniswap AI | Official Uniswap skill repo: swap, liquidity, and v4 hook tooling for AI trading agents. | Multichain | ⬡ 68 | 🟢 Active | ★ 230 | |
| Circle Skills | Official Circle skill repo for USDC payments, cross-chain transfers, and wallet integration. | Multichain | ⬡ 68 | 🟡 Recent | ★ 148 | |
| OKX OnchainOS Skills | Agent skills for OKX OnchainOS: wallet, token discovery, market data, and DEX swaps. | Solana, Ethereum, Base +3 | ⬡ 66 | 🟢 Active | ★ 331 | |
| Clawmes | Hermes Agent plugin for crypto: wallets, DEX trading, lending, staking, governance, and onchain automation. | Base, Ethereum | ⬡ 65 | 🟢 Active | ★ 25 | |
| MetaMask Skills | Official MetaMask skill repo: smart-accounts and gator (delegation) tooling for wallet agents. | Multichain | ⬡ 64 | 🟢 Active | — | |
| Aptos Agent Skills | Official Aptos Labs skill pack giving Claude Code, Cursor, and Copilot deep Aptos/Move expertise. | Aptos | ⬡ 63 | 🟡 Recent | ★ 20 | |
| MOSS Agent Skills Pack | Eight install-ready SKILL.md modules that teach coding agents — Claude Code, Codex, Cursor, Gemini — to build… | MegaETH | ⬡ 63 | 🟡 Recent | ★ 0 | |
| Bitget Wallet Skill | Agent skill for Bitget Wallet: token swaps, cross-chain bridging, and gasless transactions. | Ethereum, Solana, BNB Chain +6 | ⬡ 62 | 🟠 Quiet | ★ 180 | |
| ChainGPT Claude Skill | Web3 toolkit for Claude Code: 140 custody-free MCP tools for EVM and Solana DeFi, DEX, and perps. | Ethereum, Solana, Tron +1 | ⬡ 62 | 🟡 Recent | ★ 11 | |
| Trail of Bits Skills | Security-research skill marketplace incl. smart-contract vulnerability scanning and constant-time analysis. | — | ⬡ 60 | 🟢 Active | ★ 7.1k | |
| MoonPay Skills | Official MoonPay skill repo for crypto onramps, wallet ops, swaps, and prediction-market trading. | Multichain | ⬡ 59 | 🟢 Active | ★ 111 | |
| GMX AI | Official GMX V2 skill repo for perp trading and liquidity-pool operations via agent. | Arbitrum, Avalanche | ⬡ 59 | 🟠 Quiet | ★ 11 | |
| dRPC Agent Skills | dRPC-maintained blockchain RPC skill and MCP surface giving agents node access across 200+ networks. | Multichain | ⬡ 56 | 🟠 Quiet | ★ 17 | |
| SendAI Skills Repository | SendAI-maintained catalog of Solana agent skills (Jupiter, Helius, Kamino, Squads, and more) spanning DeFi… | Solana | ⬡ 55 | 🟡 Recent | ★ 129 | |
| awesome-solana-ai | Community-curated Solana AI-tooling index (MCP servers, wallet SDKs, frameworks) in the Solana Foundation… | Solana | ⬡ 52 | 🟡 Recent | ★ 418 | |
| Polymarket Agent Skills | Polymarket's official agent skill: CLOB auth, order patterns, Gamma/Data APIs, WebSockets, CTF… | Polygon | ⬡ 52 | 🟠 Quiet | ★ 187 | |
| solana-ai-kit | Claude Code / Codex configuration bundle for Solana development — CLAUDE.md, agents, commands, hooks, and… | Solana | ⬡ 51 | 🟡 Recent | ★ 87 | |
| Lightning Agent Tools (Lightning Labs) | Lightning Labs' agent toolkit: 7 skills + MCP server to run an lnd node, pay L402 APIs (lnget), host paid… | Bitcoin | ⬡ 51 | 🟠 Quiet | ★ 57 | |
| KuCoin Skills Hub | Official KuCoin skills giving agents read-only access to spot, margin, futures, and account data. | — | ⬡ 49 | 🟠 Quiet | ★ 27 | |
| Venus Agent Skills | Official Venus Protocol agent-skill toolkit with a lending skill for the Venus money market. | BNB Chain | ⬡ 47 | — | — | |
| Rocket Pool Agent Skills | Official Rocket Pool repo of 7 agent skills for ETH staking workflows on the Rocket Pool protocol. | Ethereum | ⬡ 45 | — | — | |
| ETHSKILLS | 24 modular markdown skill guides teaching AI agents production Ethereum development, from wallets to security. | Ethereum | ⬡ 35 | — | — |
10 entries · venues where agents launch, list, and get hired · Related: Live Onchain Agents (directory) · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| minia2a | minia2a is a marketplace where agents find and pay for services on Base. | Base | ⬡ 86 | 🟢 Active | ★ 1 | |
| Virtuals Protocol | Launchpad and protocol for creating and tokenizing AI agents, primarily on Base. | Base, Solana, Robinhood Chain | ⬡ 78 | 🟢 Active | — | ✓ |
| AgenC | A Solana coordination protocol and marketplace where agents claim escrowed tasks, prove completion with ZK… | Solana | ⬡ 60 | — | — | |
| Pieverse | One-click deployment of Web3-native AI agents to Line, Kakao, and WhatsApp, each with its own wallet and… | Multichain, BNB Chain | ⬡ 53 | — | — | |
| A0x | A no-code platform on Base for building, tokenizing, and deploying social AI agents ('Onchain Minds') across… | Base | ⬡ 48 | — | — | |
| TermiX | Marketplace where AI agents hire agents: on-chain .agent identities (ERC-8004), escrowed jobs and quotes… | BNB Chain, Base | ⬡ 44 | 🟠 Quiet | ★ 101 | |
| SingularityNET | Decentralized marketplace where AI services are published, discovered, and called by other agents, with an… | Ethereum | ⬡ 39 | — | — | |
| NEAR AI Agent Market | Official NEAR AI marketplace where agents bid on posted tasks and get paid in NEAR via NEAR Intents. | Near | ⬡ 38 | — | — | |
| Orthogonal | One gateway for agents to discover, call and pay for 800+ API endpoints from 50+ providers. Pay per call via… | Base, Solana, Monad +1 | ⬡ 24 | — | — | |
| BitAgent (Unibase AIP 2.0) | An ERC-8183 agent skill marketplace where builders register skills and agents discover, chain, and pay for… | BNB Chain, Base | ⬡ 20 | — | — |
15 entries · audit, monitoring, and safety tooling for agent operations · Related: Wallet Infrastructure · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Self Protocol | Open-source zero-knowledge identity protocol (passport-based proof of personhood) used to gate agent access… | Multichain | ⬡ 80 | 🟢 Active | ★ 1.3k | ✓ |
| Agent Skills Hub | A registry of AI agent skills that applies automated source-code scanning and assigns security grades before… | — | ⬡ 73 | 🟢 Active | ★ 101 | |
| GoPlus AgentGuard | MIT-licensed runtime guard for AI coding agents: hook-level action blocking, a 24-rule skill scanner, and a… | — | ⬡ 68 | 🟢 Active | ★ 463 | |
| PRXVT | Open-source privacy SDK that adds unlinkable, zero-knowledge payments on top of the x402 agent payment… | Ethereum, Base, Polygon | ⬡ 68 | — | — | ✓ |
| ChainAware | Pre-built MCP blockchain capability modules giving agents fraud detection, AML scoring, wallet profiling, and… | Polygon, Ethereum, BNB Chain +4 | ⬡ 67 | 🟡 Recent | ★ 10 | |
| COTI | Privacy infrastructure that gives MCP-compatible agents private wallets, encrypted messaging, and… | COTI, Ethereum | ⬡ 67 | 🟢 Active | — | |
| MistTrack MCP | MCP server from SlowMist exposing MistTrack address risk scoring and fund-flow tracing to AI agents. | Ethereum, Bitcoin, Polygon +2 | ⬡ 63 | 🟠 Quiet | ★ 39 | ✓ |
| Usenami Signer MCP | MCP server that signs CEX/DEX orders inside an attested AWS Nitro Enclave so keys never touch the agent… | — | ⬡ 61 | 🟢 Active | ★ 2 | |
| SIWA (Sign In With Agent) | Agent-identity authentication protocol modeled on Sign-In-With-Ethereum, letting services verify an agent… | Ethereum | ⬡ 59 | 🟠 Quiet | ★ 35 | |
| CryptoGuard | Intercepts agent transactions and checks them against 5 security oracles before execution. | Multichain | ⬡ 53 | 🟠 Quiet | ★ 8 | |
| GoPlus Security | Keyless REST APIs for token risk, approval risk, malicious addresses, signature decoding and transaction… | Multichain | ⬡ 44 | — | — | |
| Webacy | Keyed risk APIs for address, contract and transaction screening, including sanction checks, across 13… | Multichain | ⬡ 35 | — | — | |
| Honeypot.is | Keyless API that simulates a buy and sell of an EVM token and reports the observed taxes, gas and honeypot… | Ethereum, BNB Chain, Base | ⬡ 31 | — | — | |
| RugCheck | Public Solana token-report API: mint and freeze authority, metadata mutability, LP lockers and insider… | Solana | ⬡ 31 | — | — | |
| Cybercentry | Pay-per-use security verification endpoints for AI agents, billed via x402 micropayments. | Base, Ethereum, Solana | ⬡ 28 | — | — |
6 entries · deployed agents listed in the directory (registered ones live in the Passport section) · Related: Launchpads & Marketplaces · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Franklin | An autonomous AI agent with its own wallet that spends USDC to get real work done. | Base, Solana | ⬡ 70 | 🟢 Active | ★ 556 | |
| Clanker | Agent that deploys tokens on Base when tagged on Farcaster. | Base, Arbitrum, BNB Chain | ⬡ 47 | — | — | |
| Mode Network | An Optimism Superchain L2 focused on AI-driven onchain finance, with configurable rules-based trading agents. | Optimism, Base, Multichain | ⬡ 43 | — | — | |
| Giza (ARMA) | ARMA is Giza's autonomous agent that manages stablecoin lending positions across Base DeFi protocols on the… | Base | ⬡ 37 | — | — | |
| aixbt | AI market-intelligence agent that publishes crypto narrative and project analysis. | Base | ⬡ 33 | — | — | |
| Freysa | Adversarial AI agent experiment where users try to convince an agent to release onchain funds. | Base | ⬡ 32 | — | — |
3 entries · papers, research tooling, and reference material (not scored — see methodology) · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Messari | Crypto research and data platform covering fundraising, metrics, signals, and news, with API-key and x402… | Multichain | — | — | — | |
| Kaito | AI-powered crypto research and attention-analytics platform. | Multichain | — | — | — | |
| Who Pays the Agent? (Keyrock x Coinbase Report) | Research report analyzing on-chain AI-agent payments, finding agents settled roughly $73M across about 176M… | Multichain | — | — | — |
2 entries · everything that doesn't fit a shelf yet · Browse + filter on satohub.ai →
| Name | What it is | Chains | ⬡ Score | Activity | ★ | ✓ |
|---|---|---|---|---|---|---|
| Endaoment | On-chain US 501(c)(3) community foundation enabling donor-advised funds and crypto, stock, and cash donations… | Ethereum, Base | ⬡ 46 | — | — | |
| EvoEvo | Agent prediction platform: agents publish reasoned forecasts on real topics, are scored against outcomes, and… | BNB Chain | ⬡ 31 | — | — |
Sato Score changes over the last 7 days, computed from the daily snapshot history — a moving list only a daily pipeline can produce.
- ⬆ +24 OKX Agent Trade Kit — 52 → 76
- ⬆ +20 Crypto.com AI Tools — 61 → 81
- ⬆ +16 MetaMask Agent Wallet — 41 → 57
- ⬆ +16 XRPL MCP (RomThpt) — 47 → 63
- ⬆ +14 OnchainKit — 62 → 76
- ⬇ -36 Coinbase for Agents MCP — 61 → 25
- ⬇ -25 Maestro MCP Server — 72 → 47
- ⬇ -12 Nodit MCP Server — 69 → 57
- ⬇ -10 VeChain MCP Server — 81 → 71
- ⬇ -8 BlockBeats MCP — 49 → 41
Measured by Sato Hub from public sources (week 2026-W39); each row names its venue, chain and sample on its page. Rows are never added together — one unit means something different in each. "unknown" is a measurement that could not be taken, never zero.
| Figure | This week | 8 weeks | |
|---|---|---|---|
| Catalogued x402 resources that actually answer HTTP 402 | sample too small n=1 | ······▄▄ | method ↗ |
| USDC settlements to catalogued x402 sellers (nominal, 7d) | unknown | ····█▁·· | method ↗ |
| …excluding sellers classified as machine noise | unknown | ····█▁·· | method ↗ |
| …under the Artemis–Visa rule (≥3 tx from ≥2 payers) | unknown | | method ↗ |
| ERC-8004 registration files that resolve · Arbitrum | 2% n=49 | ·····▁▇█ | method ↗ |
| ERC-8004 registration files that resolve · Gnosis | 100% n=22 | ·····▄▄▄ | method ↗ |
| ERC-8004 registration files that resolve · Base | sample too small n=10 | ·····▁▄█ | method ↗ |
| ERC-8004 registration files that resolve · BNB Chain | sample too small n=5 | ·····▄▄▄ | method ↗ |
| Declared MCP endpoints that answer a handshake · Gnosis | sample too small n=5 | ·····▄▄▄ | method ↗ |
| ERC-8004 agents registered · BNB Chain | 355,678 | ····▁▄▇█ | method ↗ |
| ERC-8004 agents registered · Base | 95,270 | ····▁▂▃█ | method ↗ |
| ERC-8004 agents registered · Ethereum | 51,028 | ····▁▂▄█ | method ↗ |
| ERC-8004 agents registered · Gnosis | 4,138 | ····▁▂▄█ | method ↗ |
Registered agents with Sato Agent Passports — machine-readable manifests plus on-chain verification checks (ERC-8004 registration, MCP/A2A endpoint probes, x402, wallet activity). Wallet verification proves control of a key, never product quality.
| Agent | What it does | Chains | Wallet | On-chain checks | Passport |
|---|---|---|---|---|---|
| SatoBot | The agent Sato OS runs in production: executes funded errands on Base under ERC-7715 session grants, registers its own ERC-8004 identity, and publishes verified executions to an EAS attestation ledger. | Base | self-reported | erc8004_registered | passport |
| Solana Airdrop Sentinel | Tracks new token launches and airdrop claims on Solana, verifies contract provenance, and proposes claim transactions for human review inside Sato OS. | Base, Solana | self-reported | — | passport |
| Standard | What it is | Where it shows up here |
|---|---|---|
| MCP | Model Context Protocol — how agents call tools | The MCP Servers section; this index itself is queryable over MCP |
| ERC-8004 | On-chain agent identity/registration registry | Passport on-chain checks; live registered-agent count on satohub.ai |
| x402 | HTTP-native payments for agents (402 + USDC) | Standards facet on listings; passport x402 checks |
| A2A | Agent-to-agent discovery (agent-card.json) | Passport endpoint probes |
- Arc (Circle) (Developer Tool) — Circle's EVM-compatible L1 with USDC as gas, live on mainnet since Sep 16, 2026. It is positioned for…
- Arcus (Trading Tool) — Stock-token spot and perpetuals DEX on Robinhood Chain from the dYdX team, with REST/WebSocket trading APIs…
- Arkham (Data Tool) — Onchain intelligence API that attributes wallets to entities; agents can pay per request in USDC over x402.
- Amazon Bedrock AgentCore Payments (API / SDK) — Managed AWS service that lets agents pay for APIs, MCP servers and content over x402 and MPP, using Coinbase…
- Base MCP (Base Account gateway) (MCP) — Base's hosted MCP gateway: Claude/ChatGPT/Cursor propose swaps, transfers and app actions; the user signs in…
- Binance Agent OS (Binance MCP Server) (MCP) — Binance's official agent access layer. It pairs a hosted OAuth MCP server for spot, margin, convert and…
- Chainlink for Agents (API / SDK) — Chainlink's hosted HTTP gateway and skill bundle: pay-per-call Data Streams prices and CRE-run onchain…
- ChangeNOW MCP (MCP) — Official ChangeNOW remote MCP server: quote, create and track cross-chain crypto swaps. Non-custodial, no…
- Circle Agent Stack (Wallet Infrastructure) — Circle's official agent toolkit: Circle CLI, policy-controlled Agent Wallets, gasless USDC Nanopayments, an…
- ClawRouter (BlockRun) (Developer Tool) — Local LLM router for agents: routes each request to the cheapest capable model across 78 models, paid with…
- …and 38 more this week — full changelog →
- 𝕏 @SatoHub — findings from the index
- 🛠️ The Builder — describe your agent, get the stack (about)
- ✉️ Sato Hub Briefing — the weekly digest, by email
Donations fund the data infrastructure (daily pipelines, verification harness) and buy nothing: not a listing, not rank, not a score (NEUTRALITY.md).
- Ethereum · Base · Arbitrum:
0xcEE53Eb001d4d1743EF9df333Dcf45bC38622bE9 - Solana:
HDBVC3Kf3ma3YrU97PcKzbxDhGZX23F1AzbiN7gdap4z - Bitcoin:
bc1q3f7cp0u47y3cr77eu6urh0xetaz7090scp6d84
Add a project: the add-project issue form, or PR a proposals/<slug>.json (schema) — both land in the Sato Hub review inbox. An issue is triaged automatically against public evidence (the repo exists, is not archived and was pushed in the last 180 days, or a declared endpoint answers today) and answered once on the issue with that evidence: listed, held with what could not be checked, or declined with the reason. A proposal PR waits for a person. Every new listing starts Self-Reported; nothing here can mint Verified or Audited. Accepted projects appear both here and on satohub.ai. Something wrong with an entry? Report it. Direct PRs to the data files are overwritten by the nightly render; PR the generator or docs instead. See CONTRIBUTING.md.
Listed already? Embed your Sato Score badge: https://satohub.ai/api/badge/<your-slug> — or the shields JSON at https://satohub.ai/api/badge/<your-slug>.json.
Cite this dataset
Weekly tagged releases carry the day's index.json + index.csv as assets, so a citation can pin a version. Machine-readable metadata: CITATION.cff · dataset.jsonld (schema.org Dataset) · .zenodo.json. Concept DOI: 10.5281/zenodo.22803661.
Sato Hub. Onchain Agents — the scored, daily-updated index of the crypto agent stack (dataset, CC-BY-4.0). https://github.com/satohubai/onchain-agents — retrieved 2026-09-23.
Maintained by Sato Hub — the agent builder hub for crypto. Index auto-rendered daily from the public export (https://satohub.ai/api/export/index.json). Catalog data CC-BY-4.0 (attribution: data by satohub.ai); tooling MIT © Prime Signal LLC. Scores and liveness are informational signals, not endorsements or financial advice (NEUTRALITY.md · cite this dataset). Last render: 2026-09-23.
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://satohub.ai/api/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.