Mesh Agent MCP Server
@mikeysrecipes
Mesh Agent MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"heurist-mesh-mcp-server-mikeysrecipes": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「AI とエージェント」の他のコンテンツ
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
コメント