ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use GeckoTerminal with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track DeFi tokens, liquidity pools, and DEX activity across 100+ blockchains using real-time GeckoTerminal data.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete GeckoTerminal capability set.

These are the exact actions your AI can choose when you ask it to work with GeckoTerminal.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through GeckoTerminal.

  1. 01

    Get pool

    Get specific pool details

  2. 02

    Get new pools all

    Get new pools across all networks

  3. 03

    Get new pools network

    Get new pools on a specific network

  4. 04

    Get token info

    Get token metadata info

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through GeckoTerminal.

  1. 05

    List trades

    Get recent trades for a pool

  2. 06

    Get multiple pools

    Get details for multiple pools

  3. 07

    Get network

    Get details for a specific network

  4. 08

    Get ohlcv

    Get historical price data (OHLCV) for a pool

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through GeckoTerminal.

  1. 09

    Get token

    Get specific token details

  2. 10

    Get trending pools all

    Get trending pools across all networks

  3. 11

    Get trending pools network

    Get trending pools on a specific network

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through GeckoTerminal.

  1. 12

    List dexes

    List DEXes on a specific network

  2. 13

    List networks

    List all supported blockchain networks

  3. 14

    List top pools dex

    Get top pools for a specific DEX

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through GeckoTerminal.

  1. 15

    List top pools for token

    Get top pools for a specific token

  2. 16

    List top pools network

    Get top pools on a network

  3. 17

    Get multiple tokens

    Get details for multiple tokens

Observed, not estimated

986ms average. Fast in production.

GeckoTerminal is checked daily against the live service.

Daily averagePeak 1258ms
Aug 20Today
Fastest day
776ms
Slowest day
1258ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of GeckoTerminal, so you can see the experience inside your AI.

It does not authenticate your account with GeckoTerminal. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

GeckoTerminal Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_SXdYlOpyZ8acZz2gelcL7kGVR6l16hy26p0zeECs/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — GeckoTerminal capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "geckoterminal-defi-token-tracker-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_SXdYlOpyZ8acZz2gelcL7kGVR6l16hy26p0zeECs/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions GeckoTerminal owners ask.

  • 01

    Can I see the trending liquidity pools on a specific network like Solana?

    Yes! Use the get_trending_pools_network capability with the network ID 'solana'. The agent will return a list of the most active pools currently trending on that blockchain.

  • 02

    How do I get historical price data (OHLCV) for a specific token pool?

    You can use the get_ohlcv capability. Provide the network ID and the pool address to retrieve historical open, high, low, close, and volume data for various timeframes.

  • 03

    Is it possible to list the most recent trades for a pair?

    Absolutely. Use the list_trades capability with the network ID and pool address. It will fetch the latest transaction history, including trade size and timestamps.