heurist-mesh-mcp-server
The Mesh Agent MCP Server is a Model Context Protocol server that integrates with Heurist Mesh, providing access to web3 and blockchain tools. It supports cryptocurrency data analysis and allows customization of AI agents for specific tasks. This server facilitates interaction with various MCP-compatible interfaces.
Mesh Agent MCP Server
A Model Context Protocol (MCP) server that connects to Heurist Mesh APIs, providing access to various blockchain and web3 tools. Key features include connecting to the Heurist Mesh API, loading tools for cryptocurrency data, and integration with MCP-compatible interfaces. It hosts a shared SSE endpoint and offers customization of agents for specific tasks.
Features
- Connects to Heurist Mesh API
- Supports cryptocurrency data and Web3 use cases
- Compatible with Claude in Cursor, Claude Desktop
- Single API key for multiple services
Prerequisites
- Python 3.10+
- UV package manager or Docker
- Heurist API key
Usage
Instructions for using stdio and SSE transports for MCP servers with Claude Desktop.
Available Tools
View available tools at Heurist Metadata or MCP portal.
Customizing Supported Agents
Edit the DEFAULT_AGENTS
list in server.py
to customize agents.
License
Licensed under the MIT License.