Skip to main content

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

/plugin marketplace add coinpaprika/claude-marketplace
This adds access to the CoinPaprika marketplace where the DexPaprika plugin is hosted.

Step 2: Install the DexPaprika Plugin

/plugin install dexpaprika
Select “Install now” when prompted.

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 are the top liquidity pools on Ethereum by volume?
Find token prices:
Show me the current price of USDC and USDT on Ethereum.
Analyze specific pools:
Tell me about the USDC/ETH pool on Uniswap V3.
Discover networks:
What blockchain networks are supported by DexPaprika?
Search for tokens:
Find all pools that include the PEPE token.
Claude will automatically use the plugin to fetch real-time data and provide you with current market 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

/help
You should see the DexPaprika plugin listed among available commands.

Test with a Simple Query

What networks does DexPaprika support?
Claude should return a list of supported blockchain networks (Ethereum, Solana, Base, Arbitrum, Polygon, etc.).

Managing the Plugin

View Installed Plugins

/plugin
Select “Manage Plugins” to see all installed plugins and their status.

Enable/Disable the Plugin

/plugin disable dexpaprika@coinpaprika
Disable the plugin if you want to reduce context usage, but keep it installed.
/plugin enable dexpaprika@coinpaprika
Re-enable the plugin when you need it again.

Uninstall the Plugin

/plugin uninstall dexpaprika@coinpaprika
Completely remove the plugin if you no longer need it.

Update the Plugin

/plugin marketplace update coinpaprika/claude-marketplace
Keep the plugin up-to-date with the latest features and improvements.

Practical Use Cases

Portfolio Monitoring

Ask Claude to track your tokens:
Monitor these tokens on Ethereum:
- WETH (0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2)
- USDC (0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48)
- DAI (0x6b175474e89094c44da98b954eedeac495271d0f)

Show their current prices and highest volume pools.

DEX Comparison

Compare trading volumes on Uniswap and Curve across Ethereum and Polygon.
Which DEX has higher volume? Which pools are most active?

Market Research

On Solana, what are the top 10 liquidity pools by 24h volume?
For each pool, show token pairs, current price, volume in USD, and liquidity.

Token Discovery

Find emerging tokens on Base network.
Show the ones created recently with highest trading volume.

How It Works

The DexPaprika Claude Code plugin:
  1. Installs via the marketplace/plugin install dexpaprika
  2. Includes built-in MCP server access — No separate MCP configuration needed
  3. Connects to DexPaprika API — Fetches real-time DEX and token data
  4. Provides data to Claude — Claude uses the data to answer your questions
  5. Returns formatted results — Get market analysis, pool data, pricing information
The MCP server is built into the plugin, so you don’t need to install or configure it separately.

Troubleshooting

Plugin Not Showing Up

Problem: After installing, you don’t see the DexPaprika plugin in /help Solution:
  1. Run /plugin marketplace update coinpaprika/claude-marketplace
  2. Restart Claude Code
  3. Run /plugin install dexpaprika again

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, not Ethereum)
  • 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:
/plugin install dexpaprika
/plugin install coinpaprika
What you get:
  • DexPaprika plugin — DEX pools, on-chain liquidity, tokens on specific networks
  • CoinPaprika plugin — Global crypto rankings, market cap, exchange data
Use them together to compare DEX prices with exchange prices and find arbitrage opportunities.

Next Steps


Get Support

FAQs

Two commands:
  1. /plugin marketplace add coinpaprika/claude-marketplace
  2. /plugin install dexpaprika
That’s it! No configuration needed.
No. The DexPaprika API is public and free. No authentication required.
Yes. The plugin works in both Claude Desktop and Cursor IDE.
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.
Yes. Run /plugin disable dexpaprika@coinpaprika to turn it off, then /plugin enable dexpaprika@coinpaprika to turn it back on.
The plugin receives updates automatically from the marketplace. Run /plugin marketplace update coinpaprika/claude-marketplace to check for updates.
20+ networks including Ethereum, Solana, Base, Arbitrum, Polygon, Optimism, Fantom, Avalanche, Binance Smart Chain, and more. Ask Claude: “What networks are supported?”
Yes! Install both for comprehensive crypto data:
  • DexPaprika — DEX and on-chain pool data
  • CoinPaprika — Global market cap and exchange data
Ask explicitly: “Using DexPaprika, show me…” or phrase your question about pools, tokens, and DEXes specifically.
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.