MCP.so
登录

Mesh Agent MCP Server

@mikeysrecipes

关于 Mesh Agent MCP Server

暂无概览

基本信息

分类

AI 与智能体

许可证

MIT license

运行时

python

传输方式

stdio

发布者

mikeysrecipes

配置

使用下面的配置,将此服务器添加到你的 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.py configuration.

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 服务器