Tutorial overview
Get instant access to real-time DeFi data in Claude Code. The DexPaprika Claude Code plugin provides built-in access to decentralized exchanges, liquidity pools, and token pricing—all with just two commands.The DexPaprika plugin is a Claude Code plugin with built-in MCP server access. Two commands. Zero additional setup. Real-time DEX data ready to use.
What is the DexPaprika Claude Code Plugin?
The DexPaprika plugin is a native Claude Code plugin that gives you instant access to real-time decentralized exchange (DEX) data, liquidity pool analytics, and token pricing information across 20+ blockchain networks. Key features:- ✅ Real-time DEX and pool data access
- ✅ Token pricing and market analytics
- ✅ Liquidity pool information
- ✅ Multi-network blockchain support
- ✅ Built-in MCP server (no separate installation needed)
- ✅ Works in Claude Desktop and Cursor IDE
- ✅ No API keys required
Quick Installation (2 Commands)
Step 1: Add the CoinPaprika Marketplace
Step 2: Install the DexPaprika Plugin
That’s it! 🎉
You now have access to real-time DeFi data in Claude Code. No configuration files, no environment setup, no API keys needed.Using the Plugin
Once installed, you can ask Claude about DeFi data naturally:Example Queries
Get pool information:What’s Included in the Plugin
The DexPaprika plugin gives Claude access to:Network Information
- List of supported blockchain networks
- Network metadata and specifications
Decentralized Exchanges (DEXes)
- Available DEXes on each network
- DEX volume and activity data
- Protocol information
Liquidity Pools
- Top pools by volume, price, transactions
- Detailed pool metrics and token pairs
- Pool fee structures
- Recent transaction history
Token Data
- Current token prices in USD
- Market data and liquidity information
- Trading volume (5m, 15m, 1h, 6h, 24h)
- Token metadata and explorer links
Search Functionality
- Find tokens, pools, and DEXes across networks
- Search by name, symbol, or address
Verify Installation
After installing the plugin, you can check that it’s working:Check Available Commands
Test with a Simple Query
Managing the Plugin
View Installed Plugins
Enable/Disable the Plugin
Uninstall the Plugin
Update the Plugin
Practical Use Cases
Portfolio Monitoring
Ask Claude to track your tokens:DEX Comparison
Market Research
Token Discovery
How It Works
The DexPaprika Claude Code plugin:- Installs via the marketplace — /plugin install dexpaprika
- Includes built-in MCP server access — No separate MCP configuration needed
- Connects to DexPaprika API — Fetches real-time DEX and token data
- Provides data to Claude — Claude uses the data to answer your questions
- Returns formatted results — Get market analysis, pool data, pricing information
Troubleshooting
Plugin Not Showing Up
Problem: After installing, you don’t see the DexPaprika plugin in/help
Solution:
- Run /plugin marketplace update coinpaprika/claude-marketplace
- Restart Claude Code
- Run /plugin install dexpaprikaagain
Claude Not Using the Plugin
Problem: You ask about DEX data but Claude doesn’t use the plugin Solution:- Ask explicitly: “Using DexPaprika, show me…”
- Or phrase questions about pools, tokens, and DEXes specifically
- Claude automatically recognizes plugin-relevant queries
Plugin Commands Not Working
Problem:/plugin commands not recognized
Solution:
- Ensure you’re in Claude Code (not another terminal)
- Check that you’re using the correct syntax: /plugin install dexpaprika
- Verify marketplace is added: /plugin marketplace add coinpaprika/claude-marketplace
No Data Returned
Problem: Claude can’t find data for your query Solution:- Check the network name (use lowercase: ethereum,solana, notEthereum)
- Verify token address format for your blockchain
- Some tokens may not have pricing data; try with major tokens (WETH, USDC, DAI)
Integration with CoinPaprika Plugin
The same marketplace also hosts the CoinPaprika plugin for global cryptocurrency market data. Install both for complete crypto coverage:- DexPaprika plugin — DEX pools, on-chain liquidity, tokens on specific networks
- CoinPaprika plugin — Global crypto rankings, market cap, exchange data
Next Steps
API Reference
Explore the complete DexPaprika API documentation for all available data.
Batch Token Prices
Learn how to efficiently fetch prices for multiple tokens.
Fetch Token Prices
Step-by-step guide to querying token data via the API.
Plugin Marketplaces
Learn more about Claude Code plugins and marketplaces.
Get Support
Join Discord
Connect with our community and get real-time support.
Give Feedback
Share your experience and help us improve the plugin.
FAQs
How do I install the DexPaprika plugin?
How do I install the DexPaprika plugin?
Two commands:
- /plugin marketplace add coinpaprika/claude-marketplace
- /plugin install dexpaprika
Do I need an API key?
Do I need an API key?
No. The DexPaprika API is public and free. No authentication required.
Does the plugin work in Cursor IDE?
Does the plugin work in Cursor IDE?
Yes. The plugin works in both Claude Desktop and Cursor IDE.
What's the difference between this plugin and the MCP server?
What's the difference between this plugin and the MCP server?
The Claude Code plugin is the easy way to get started—just install and use. It includes built-in access to the MCP server. If you need advanced MCP configuration, you can set up the MCP server separately for more control, but the plugin handles this for you automatically.
Can I disable the plugin without uninstalling?
Can I disable the plugin without uninstalling?
Yes. Run 
/plugin disable dexpaprika@coinpaprika to turn it off, then /plugin enable dexpaprika@coinpaprika to turn it back on.How often is the plugin updated?
How often is the plugin updated?
The plugin receives updates automatically from the marketplace. Run 
/plugin marketplace update coinpaprika/claude-marketplace to check for updates.What networks are supported?
What networks are supported?
20+ networks including Ethereum, Solana, Base, Arbitrum, Polygon, Optimism, Fantom, Avalanche, Binance Smart Chain, and more. Ask Claude: “What networks are supported?”
Can I use both DexPaprika and CoinPaprika plugins together?
Can I use both DexPaprika and CoinPaprika plugins together?
Yes! Install both for comprehensive crypto data:
- DexPaprika— DEX and on-chain pool data
- CoinPaprika— Global market cap and exchange data
What if Claude doesn't use the plugin automatically?
What if Claude doesn't use the plugin automatically?
Ask explicitly: “Using DexPaprika, show me…” or phrase your question about pools, tokens, and DEXes specifically.
Is the plugin secure?
Is the plugin secure?
The plugin only makes read-only API calls to public DexPaprika endpoints. No private data is transmitted. All queries are logged per standard Anthropic policy.