- Mesh Agent MCP Server
What is Heurist Mesh MCP Server?
Heurist Mesh MCP Server is a Model Context Protocol (MCP) server that connects to Heurist Mesh APIs, enabling access to various blockchain and web3 tools. It is part of an open network of AI agents and tools specialized in web3 domains such as blockchain data analysis and smart contract security.
How to use Heurist Mesh MCP Server?
To use the server, clone the repository from GitHub, install the necessary packages, and run the server using either UV or Docker. You will need a Heurist API key to access the services.
Key features of Heurist Mesh MCP Server?
- Connects to Heurist Mesh API for blockchain and web3 tools.
- Supports both SSE and stdio transports.
- Allows customization of agents and creation of managed MCP servers on-demand.
- Provides a hosted SSE endpoint for easy access to various tools.
Use cases of Heurist Mesh MCP Server?
- Analyzing cryptocurrency data and trends.
- Conducting security reviews of smart contracts.
- Accessing real-time blockchain interaction tools.
FAQ from Heurist Mesh MCP Server?
-
What programming language is used?
The server is built using Python.
-
Is there a license for this project?
Yes, it is licensed under the MIT License, allowing free use and modification.
-
How can I customize the agents?
You can modify the
DEFAULT_AGENTSlist in theserver.pyfile to add or remove agents.