Access real-time DeFi data in Claude, Cursor, and other MCP-compatible tools without any installation or setup. Our hosted MCP server provides instant access to comprehensive DEX data across 20+ blockchains.
Locate your configuration file
~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
~/.config/Claude/claude_desktop_config.json
Add the hosted server configuration
mcpServers
object:Access MCP settings
Configure in mcp.json
mcp.json
file. Add the DexPaprika server configuration:Server-sent events (SSE) - Recommended
https://mcp.dexpaprika.com/sse
Best for: Claude Desktop, Cursor, and most MCP clientsStreamable HTTP
https://mcp.dexpaprika.com/streamable-http
Best for: Custom applications, web services, and clients that prefer HTTP streamingJSON-RPC over HTTP
https://mcp.dexpaprika.com/json-rpc
Best for: Traditional API integrations, batch processing, simple request-response patternshttps://mcp.dexpaprika.com/sse
) for the best experience with Claude Desktop and Cursor. You can always switch protocols later based on your specific needs.Category | Example Query |
---|---|
Basic market data | ”What are the top 5 liquidity pools by volume today?” |
Network information | ”Which blockchain networks does DexPaprika support?” |
Token prices | ”What’s the current price of SOL across different DEXes?” |
Pool analysis | ”Show me the most liquid USDC/ETH pools across all networks and compare their trading fees” |
New opportunities | ”Find newly created liquidity pools in the last 24 hours with volume over $100k” |
Cross-chain comparison | ”Compare ETH prices between Ethereum mainnet and Layer 2 solutions like Arbitrum and Base” |
DEX performance | ”Which DEX has the highest trading volume on Solana today?” |
Token discovery | ”Search for meme tokens with high trading volume in the last hour” |
Arbitrage opportunities | ”Find price differences for USDC across different DEXes on Ethereum” |
Feature | Hosted MCP | Self-Hosted MCP |
---|---|---|
Setup time | < 2 minutes | 15-30 minutes |
Maintenance | Zero - we handle it | Regular updates required |
Reliability | High availability | Depends on your infrastructure |
Performance | Optimized hosting | Limited by your server |
Updates | Automatic | Manual intervention |
Support | Professional support | Community only |
Server not responding or connection timeout
Configuration file not found
mkdir -p ~/Library/Application\ Support/Claude/
Claude
folder in your %APPDATA%
directoryclaude_desktop_config.json
file manuallyMCP server not listed in Claude
https://mcp.dexpaprika.com/sse
Rate limiting or API errors