MCP.so
Sign In

HashA2A

@ymiydev-prog

About HashA2A

HashA2A — Agent-to-Agent Prediction Market Intelligence

Basic information

Category

Other

Transports

stdio

Publisher

ymiydev-prog

Submitted by

ymiydev

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "hasha2a": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://hasha2a.com/mcp"
      ]
    }
  }
}

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 HashA2A?

HashA2A is a decentralized agent-to-agent data marketplace running on Hedera mainnet. It provides AI agents with verified, multi-oracle intelligence via HBAR (HIP-991) or USDC (x402/AP2) micropayments, and includes tools for price feeds, arbitrage scanning, prediction markets, deep research, and Hedera enterprise operations.

How to use HashA2A?

Install with a single command: npx hasha2a-mcp-client add (auto-detects Claude Desktop, Cursor, Windsurf) or use the shell script curl -fsSL https://raw.githubusercontent.com/ymiydev-prog/HashA2A/main/scripts/install-mcp.sh | bash. Connect to the server URL https://hasha2a.com/mcp. Authenticate via HBAR (HIP-991 auto-fees) or USDC (x402/Circle Gateway, gasless). Transport is Streamable HTTP (remote) or stdio via mcp-remote.

Key features of HashA2A

  • Multi-oracle prices from 5 sources across 36 assets
  • Real-time cross-oracle arbitrage scanning with ranking
  • Cross-validated prediction markets from 5 providers
  • Deep research combining web, news, social, and AI analysis
  • Enterprise Hedera Agent Kit plugin with 6 MCP tools
  • Full A2A protocol compliance with JSON-RPC 2.0 and SSE streaming

Use cases of HashA2A

  • AI agents purchasing verified market data with on-chain micropayments
  • Trading bots scanning arbitrage opportunities across oracle sources
  • DeFi protocols consuming median-price feeds with confidence intervals
  • Enterprise teams managing Hedera accounts, topics, and transactions via MCP
  • Multi-provider prediction market aggregation and AI-powered analysis

FAQ from HashA2A

What data sources does HashA2A use?

HashA2A pulls from 5 oracle sources: Pyth Hermes, CoinGecko, DeFiLlama, Binance, and ForexAPI, covering 36 assets across crypto, equities, commodities, and forex.

How does payment work?

Payments use HBAR (via HIP-991 auto-fees) or USDC (via x402/Circle Gateway, gasless). All transactions follow HIP-1261 Simple Fees with a MAX cap of 0.05 HBAR basic or 0.1 HBAR for HIP-991.

How do I install HashA2A?

Install with npx hasha2a-mcp-client add (NPM, recommended) or the shell script (no Node.js needed). You can also deploy locally with docker compose up -d and use the server at http://localhost:8080/mcp.

What transport protocols does HashA2A support?

HashA2A supports Streamable HTTP (remote) and stdio via mcp-remote. For A2A, it offers JSON-RPC 2.0 with SSE streaming, task lifecycle, context passing, and AP2 mandates.

Is there any runtime dependency?

The NPM install requires Node.js. The shell script method does not. Docker deployment requires Docker. The enterprise plugin runs in an isolated Python venv via the hedera-agent-kit bridge.

Comments

More Other MCP servers