AI Compatibility

Four ways in — MCP servers, a CLI, agent skills and a REST API. 19 blockchains, one API key, and the credit cost reported on every call.

AI Compatibility by Crypto APIs gives agents native access to 19 blockchains through whichever surface fits: 60 MCP tools across 14 domains, a 47-command CLI that reports its credit cost on every call, three agent skills that teach an assistant the API patterns, and a 143-path REST API. Works with Claude, Cursor, Codex, VS Code Copilot and n8n. Signing stays on your machine — the platform never takes a private key.

60 MCP tools across 14 domains
47-command CLI, 19 blockchains
Agent skills for Claude, Cursor, Codex

Key Functionalities Of Crypto APIs

AI Compatibility – MCP for Blockchain

Bring blockchain data into your AI stack with no glue code. Call 60 MCP tools from any MCP host, drive 47 CLI commands from a terminal, install the agent skills so an assistant gets the call right first time, or go straight at the REST API.

MCP Servers

14 production-ready Model Context Protocol servers that expose Crypto APIs endpoints to any MCP-compatible AI host. Drop-in install for Claude Desktop, Cursor, Continue, Cline and any other MCP client — no glue code, no custom integrations. Each server is independently versioned, scoped to a clear domain (addresses, transactions, blocks, market data, smart contracts, fees, wallets, and more), and ready for production use.

Address & balance servers|Transaction & block servers|Market data server|Smart contract metadata server|Fees & nonce servers|HD wallet management server|Blockchain events server

n8n MCP Client

A native n8n node that turns any Crypto APIs MCP server into a workflow step. Compose agents visually, mix MCP calls with HTTP, databases, queues and email, and ship production AI workflows that read on-chain data, prepare transactions and react to events — all without writing integration code. Works in both self-hosted and n8n Cloud.

Native n8n node|Works with all 14 MCP servers|Use inside n8n Agent nodes|Self-hosted and cloud n8n|Compose with HTTP, DB, Slack, email

Command-line interface

47 commands across 19 blockchains. JSON on stdout, credits reported per call. Run agent-prompt --json and an agent gets the whole command space — every action, flag, enum and cost — instead of discovering it by trial.

npm i -g @cryptoapis-io/cli

Agent skills

Three skills teaching an assistant how the platform is meant to be used, so it writes a correct call the first time. One for the CLI, one for MCP, one for the REST API — each says when to use it and when to reach for another.

npx skills add CryptoAPIs-io/cryptoapis-skills -y -g

Your keys never reach us

Signing is deliberately excluded from the CLI and kept out of tool-call transcripts, because a private key on a command line ends up in shell history, ps output and CI logs. Prepare the transaction with us, sign it locally in your own process, then broadcast it. The platform never takes a key.

prepare → sign locally → broadcast

Agents that pay for themselves

x402 lets an agent pay per request without a subscription or a shared key. Our facilitator handles six chain families — EVM, Solana, Tron, XRP, UTXO and Kaspa — which is wider coverage than any other facilitator offers.

Ship your first AI blockchain agent today

Read the MCP Servers and n8n MCP Client documentation and get an AI agent talking to the blockchain in minutes.

View Docs

What are you up to?

Our powerful blockchain product suite helps businesses and institutions build the ecosystem of tomorrow.

Crypto Wallet
Hardware Wallet
Crypto Exchange
Crypto PSP
Digital Banks
Crypto Lending
Crypto Custody
Crypto Taxes & Accounting

Infrastructure optimized for growth

30+

Networks Supported

25ms

Avg Processing Time

25,000+ rq/s

Enterprise-ready

100+ TB

of Big Data

Frequently Asked Questions

Does Crypto APIs work with Claude, Cursor, and n8n?

Yes. Crypto APIs ships production-ready Model Context Protocol (MCP) servers that connect to Claude, Cursor, Continue, Cline, and any host that speaks MCP, with a drop-in install and no glue code. It also provides an n8n MCP Client node so you can add blockchain data access as a step in visual n8n workflows alongside HTTP, database, queue, and email nodes.

Which blockchains does the AI Compatibility / MCP integration support?

The MCP servers cover the chains Crypto APIs supports: EVM networks (Ethereum, BNB Smart Chain, Ethereum Classic, Polygon, Avalanche C-Chain, Tron, Arbitrum, Base, Optimism), UTXO chains (Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, Dash, Zcash, Kaspa), plus the account-based chains XRP and Solana. Most chains offer both mainnet and testnet (for example Ethereum Sepolia, Solana devnet), while a few such as Kaspa are mainnet-only. Coverage varies by capability — for example latest-address data spans the EVM and UTXO chains plus XRP, Solana, and Kaspa.

What can the MCP servers actually do — is it read-only?

No, it goes beyond reads. The servers expose address data and history, transaction and block data, smart-contract data, blockchain fees, and HD wallet data, and they can also prepare transactions, simulate EVM transactions, broadcast signed transactions, and create and manage blockchain event subscriptions. The live page groups these as addresses, transactions, blocks, market data, smart contracts, fees, and wallets.

Does the MCP market data include price charts or order books?

The market data tools provide asset lists, exchange rates, and asset metadata. They do not provide OHLCV candlesticks or order-book depth. Use the exchange-rate and asset tools for pricing reference data within your AI agent.

How do I get started building an AI blockchain agent with Crypto APIs?

Get a Crypto APIs API key, then install and configure one of the MCP servers with that key. Point your MCP host (Claude, Cursor, Continue, or n8n's MCP Client node) at the server and start querying on-chain data through natural language. The live page markets a drop-in install with no glue code so you can ship your first agent quickly.

You might also be interested in