Labsco
MCP SERVER

Mesh Agent MCP Server

by heurist-network

Web3 research over one hosted endpoint: resolve a token, see what is trending, read funding rates, and search Twitter and the web.

Cryptocurrency Market Data
Summary
One key, a bench of crypto specialists.

Instead of stitching CoinGecko, DexScreener and Twitter together yourself, each question goes to the agent that already knows where to look, and comes back in a shape meant to be read by a model rather than a dashboard.

What it is

A gateway to Heurist Mesh, a set of specialist crypto agents reached through one connection. The hosted SSE endpoint carries a recommended selection, and a console lets you compose your own set and get a managed endpoint for it.

What you get
  • A token found by address, symbol or name, with a normalized profile and its top DEX pools
  • Trending tokens aggregated from GMGN, CoinGecko, Pump.fun, Dexscreener, Zora and Twitter
  • Twitter timelines, tweet detail and smart search
  • Web search returned as a summary rather than a list of links
  • Binance funding rates, open interest and spot-futures opportunities
  • Wallet analysis through Zerion
Requirements

A Heurist API key, sent as an X-HEURIST-API-KEY header, an Authorization bearer or a query parameter. The hosted SSE endpoint is at https://mesh.heurist.xyz/mcp/sse, and stdio is supported too. One key covers the services behind it, CoinGecko and DexScreener included.

Setup effort

One command plus a key — uv pip install -e ., then supply credentials