CryptoPulse for AI Agents
Give your AI agent live on-chain intelligence. CryptoPulse exposes real-time whale movements, wallet intel, smart-money activity and algorithmic trading signals across 34+ chains — over MCP, REST, and an LLM-friendly llms.txt.
Three ways to connect
MCP Server
For Claude & ChatGPT
A Model Context Protocol server (Streamable HTTP, JSON-RPC 2.0). Add it as a custom connector and your agent pulls live on-chain intelligence directly.
Open MCP endpoint →REST API
x-api-key
Direct HTTP endpoints for whales, wallets, chains, market and smart-money data. Authenticate with an API key from your dashboard.
Read API docs →llms.txt
For answer engines
A machine-readable site guide so ChatGPT, Perplexity, Claude and Gemini can find and cite our canonical, high-signal pages.
View llms.txt →MCP tools
Once connected, your agent can call any of these 7 tools.
get_whale_movementsRecent large 'whale' transactions (buys, sells, transfers) across 34+ EVM chains. Use to see what smart money is doing right now.
get_wallet_intelWallet intelligence for a specific address: balances, recent activity, labels, and smart-money score. Supports multichain lookup.
get_market_overviewCrypto market overview — prices and stats for major tracked tokens.
list_supported_chainsList the 34+ blockchains CryptoPulse tracks (id, name, symbol, category).
get_smart_moneyRecent smart-money wallet activity — moves by high-scoring funds, market makers, and notable wallets.
get_bot_statusStatus of the CryptoPulse Alpha trading bot — active strategy version, symbol, and performance stats.
get_trading_signalsLatest algorithmic buy/sell trading signals from the Alpha bot (entry, stop-loss, take-profit). Requires a Trader or API plan key.
Quick connect
Add as a custom connector in Claude or ChatGPT:
URL: https://cryptopulse.uno/api/mcp Auth: Bearer YOUR_API_KEY
Or test the MCP server with the Inspector:
npx @modelcontextprotocol/inspector https://cryptopulse.uno/api/mcp
Or hit the REST API directly:
curl https://cryptopulse.uno/api/whales?limit=10 \ -H "x-api-key: YOUR_KEY"
Machine-readable resources
https://cryptopulse.uno/api/mcp/api/agent/plans/llms.txt/llms-full.txt/sitemap.xml/api-docsAgentic commerce (roadmap)
A read-only, machine-readable plan catalog is live at /api/agent/plans.
Full agent-delegated purchasing — where an AI agent buys a plan on a user's behalf with verifiable consent and spend limits — is planned on open standards (OpenAI/Stripe Agentic Commerce Protocol, OAuth 2.1 + PKCE, and Google AP2 mandates). Until then, agents route users to checkout.
FAQ
Does CryptoPulse have an MCP server?
Yes. CryptoPulse runs a Model Context Protocol (MCP) server at https://cryptopulse.uno/api/mcp using Streamable HTTP and JSON-RPC 2.0. Add it as a custom connector in Claude or ChatGPT to give your AI agent live whale, wallet, market and trading-signal data across 34+ chains.
How do AI agents access CryptoPulse data?
Three ways: the MCP server (/api/mcp) for Claude and ChatGPT, the REST API with an x-api-key header, and the /llms.txt guide for AI answer engines. All surface the same live on-chain intelligence.
Is there a free tier for AI agents?
Yes. The Free plan ($0) includes the top 10 whale moves daily and basic access. Paid plans unlock real-time data and up to 500,000 API calls per month.
Can an AI agent buy a CryptoPulse plan on my behalf?
Not yet automatically. A machine-readable plan catalog is live at /api/agent/plans, and OAuth-delegated purchases (OpenAI/Stripe Agentic Commerce Protocol + AP2 mandates) are on our roadmap. Today, an agent directs you to checkout to upgrade.
What data can the MCP tools return?
Whale movements, wallet intelligence, a market overview, the list of supported chains, smart-money activity, Alpha trading-bot status, and live algorithmic buy/sell signals.
Get an API key & start building
Free to start. Connect via MCP or REST in minutes.