INDIVIDUAL MCP TOOL
x402-algorand-challenge
๐ Algorand Metrics โ Global Challenge: Algorand network metrics (round, price, USDC on-chain data).
LIVE ENDPOINT
https://minia2a.uk/mcp
Connect to this endpoint to inspect the live schema for x402-algorand-challenge and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only ยท medium confidence ยท heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.minia2a]
url = "https://minia2a.uk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"minia2a": {
"type": "http",
"url": "https://minia2a.uk/mcp"
}
}
}
Claude Desktop
Settings โ Connectors โ Add custom connector
Name: minia2a
Remote MCP URL: https://minia2a.uk/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"minia2a": {
"url": "https://minia2a.uk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"minia2a": {
"type": "http",
"url": "https://minia2a.uk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "minia2a",
"transport": "streamable-http",
"url": "https://minia2a.uk/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
service_discoveryโ Search and discover API services on the minia2a marketplace.get_statsโ Get live platform statistics: service count, agent count, trial usage, paid calls.x402-gasโ Gas: Gas prices across 5 chains.x402-captcha-solveโ Captcha Solve: Solve CAPTCHAs (reCAPTCHA v2/v3, hCaptcha, Turnstile) for agents that hit bot walls.x402-recallโ Recall: Curated agent-economy knowledge base โ searchable answers on x402, agent payments, and the marketplace.x402-timeโ Time: Current UTC time and date in multiple formats.x402-findโ Find: Search and find services/tools across the minia2a catalog.x402-polymarketโ Polymarket: Polymarket prediction market data โ markets, prices, and outcomes.