This repository provides a Model Context Protocol (MCP) server that connects Claude to the Heurist Mesh API, enabling access to diverse blockchain and web3 tools for cryptocurrency data and Web3 use cases.
This repository hosts a Model Context Protocol (MCP) server designed to interface with the Heurist Mesh APIs, granting Claude access to blockchain and web3 tools. Heurist Mesh is an open network of AI agents specializing in web3 domains like blockchain data analysis and smart contract security.
Features: The server connects to the Heurist Mesh API, loads tools for cryptocurrency data and Web3 use cases, and supports both SSE and stdio transports. It's compatible with Claude in Cursor, Claude Desktop, and other MCP interfaces, using a single API key for multiple services like CoinGecko and GoPlus.
A hosted SSE endpoint is available for testing. Installation is supported via UV (recommended) or Docker. Usage instructions are provided for both stdio (Claude Desktop) and SSE (Cursor) transports, including configuration examples. The server offers a variety of tools, including fetching token information, analyzing Twitter accounts, and performing web searches. The server.py
file can be customized to modify the available agents.
heurist-network/heurist-mesh-mcp-server
March 14, 2025
March 28, 2025
Python