Onchain Data for
Agents & LLMs
Enable agents & LLMs to access portfolio data, live token prices, transactions, and more.
Add this URL to your MCP-compatible client to get started

Choose Your Integration
Connect Zapper's MCP server to your favorite AI tools
Open Claude Desktop Settings
Open Claude Desktop and navigate to Settings → Developer → Edit Config
Add the Zapper MCP Server
Add the Zapper MCP server to your claude_desktop_config.json file:
{ "mcpServers": { "zapper": { "command": "npx", "args": [ "mcp-remote", "https://mcp.zapper.xyz" ] } } }
Restart Claude Desktop
Restart Claude Desktop to apply the changes. You'll see the Zapper tools available in your conversations.
Authenticate with Your Zapper API Key
When you first use a Zapper tool, you'll be prompted to enter your API key.
What is an MCP Server?
An MCP server, or Model Context Protocol server, acts as a bridge between AI models and external tools or data sources, enabling them to communicate and share information in a standardized way.
Standardized Protocol
MCP provides a universal way for AI models to interact with external tools and data sources, like USB-C for AI.
Real-time Access
Enable AI agents to fetch live onchain data, execute queries, and interact with blockchain networks in real-time.
Secure & Controlled
Built-in access controls and authentication ensure your data remains secure while enabling powerful AI interactions.