Mesh Agent MCP Server
@mikeysrecipes
About Mesh Agent MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"heurist-mesh-mcp-server-mikeysrecipes": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mesh Agent MCP Server?
A Model Context Protocol (MCP) server that connects to Heurist Mesh, an open network of purpose-built AI agents and tools for blockchain and web3. It provides Claude and other MCP-compatible interfaces with access to various blockchain and web3 tools.
How to use Mesh Agent MCP Server?
Install via UV (uv pip install -e .) or Docker, then configure as an MCP server in Claude Desktop by adding the command, args, and env entries with your HEURIST_API_KEY. For Cursor, run with --transport sse --port 8000. A hosted SSE endpoint is also available at https://sequencer-v2.heurist.xyz/mcp/sse.
Key features of Mesh Agent MCP Server
- Connects to Heurist Mesh APIs for blockchain and web3 tools.
- Loads tools for cryptocurrency data, security analysis, and more.
- Supports SSE and stdio transports.
- Works with Claude Desktop, Cursor, and other MCP interfaces.
- Single API key for multiple services like CoinGecko and GoPlus.
- Customizable agent selection in
server.pyconfiguration.
Use cases of Mesh Agent MCP Server
- Fetch real-time token prices and market data from CoinGecko.
- Analyze Twitter mentions and trends for tokens with Elfa.
- Conduct web research and answer queries using Exa.
- Review token contract security with GoPlus.
- Search trading pairs on DexScreener.
FAQ from Mesh Agent MCP Server
What runtime do I need?
Python 3.10 or higher with UV package manager (recommended), or Docker.
How do I get a Heurist API key?
Obtain from Heurist documentation or claim free credits with invite code "claude".
What transports are supported?
Both SSE and
More AI & Agents MCP servers
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Comments