Mesh Agent MCP Server logo

Mesh Agent MCP Server

by heurist-network

The Mesh Agent MCP Server connects to Heurist Mesh APIs, providing Claude with access to blockchain and web3 tools. It enables AI agents to interact with various web3 domains like blockchain data analysis and smart contract security.

View on GitHub

Last updated: N/A

What is Mesh Agent MCP Server?

The Mesh Agent MCP Server is a Model Context Protocol (MCP) server that allows AI agents, specifically Claude, to access and utilize various blockchain and web3 tools through the Heurist Mesh API. It acts as a bridge between AI models and the decentralized web, enabling them to perform tasks like data analysis, security audits, and blockchain interactions.

How to use Mesh Agent MCP Server?

To use the server, you need a Heurist API key. You can install the server using UV or Docker. For Claude Desktop, configure the claude_desktop_config.json file to point to the server. For Cursor, use the SSE transport and provide the server URL. You can also customize the available agents by modifying the DEFAULT_AGENTS list in the server.py file.

Key features of Mesh Agent MCP Server

  • Connects to Heurist Mesh API

  • Loads tools for cryptocurrency data and Web3 use cases

  • Supports both SSE and stdio transports

  • Works with Claude in Cursor, Claude Desktop, and other MCP-compatible interfaces

  • Use one API key to access multiple services (e.g. CoinGecko crypto market data, GoPlus token security review)

Use cases of Mesh Agent MCP Server

  • Analyzing cryptocurrency market data using CoinGecko

  • Reviewing token security using GoPlus

  • Analyzing Twitter trends related to cryptocurrencies

  • Searching for information on the web using ExaSearch

  • Fetching security details of a blockchain token contract

FAQ from Mesh Agent MCP Server

What is Heurist Mesh?

Heurist Mesh is an open network of purpose-built AI agents and tools, each specialized in particular web3 domains.

How do I get a Heurist API key?

You can get a Heurist API key from the Heurist website or claim free API credits with invite code 'claude'.

What is the hosted SSE endpoint?

The hosted SSE endpoint is https://sequencer-v2.heurist.xyz/mcp/sse and includes tools from commonly used agents.

How do I customize the agents supported by the server?

Edit the DEFAULT_AGENTS list in the server.py file to add or remove agents.

What license is the MCP server under?

The MCP server is licensed under the MIT License.