HashA2A
@ymiydev-prog
About HashA2A
HashA2A — Agent-to-Agent Prediction Market Intelligence
Basic information
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.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments