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 36 blockchain networks. Key features:
  • Real-time DEX and pool data access
  • Token pricing and market analytics
  • Liquidity pool information
  • Coverage across 36 blockchain networks
  • Built-in MCP server (no separate installation needed)
  • Works in Claude Desktop and Cursor IDE
  • Keyless: start querying without an API key

Quick installation (2 commands)

Step 1: Add the CoinPaprika marketplace

This adds access to the CoinPaprika marketplace where the DexPaprika plugin is hosted.

Step 2: Install the DexPaprika plugin

Select “Install now” when prompted. The plugin bundles the MCP server, so there are no config files, environment variables, or API keys to set up. You now have real-time DeFi data across 36 networks in Claude Code.

Using the plugin

Once installed, you can ask Claude about DeFi data naturally:

Example queries

Get pool information:
Find token prices:
Analyze specific pools:
Discover networks:
Search for tokens:
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

You should see the DexPaprika plugin listed among available commands.

Test with a simple query

Claude should return a list of supported blockchain networks (Ethereum, Solana, Base, Arbitrum, Polygon, etc.).

Managing the plugin

View installed plugins

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

Enable/disable the plugin

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

Uninstall the plugin

Completely remove the plugin if you no longer need it.

Update the plugin

Keep the plugin up-to-date with the latest features and improvements.

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:
  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:
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

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

Two commands:
  1. /plugin marketplace add coinpaprika/claude-marketplace
  2. /plugin install dexpaprika
No configuration files or environment setup needed.
No. Public read access is keyless, so you can start querying without authentication.
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.
36+ 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.