← Registry

Analytics

aguait.xyz

Provides access to Hyperliquid prediction markets and wallet trading history for analysis.

1 endpoint5 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://app.aguait.xyz/api/mcp

No auth detected

MCP server metadata

Name
aguait
Version
0.1.8
Capabilities
resources.listChangedtools.listChanged

Known tools 5

explore_markets

List the top tradable outcome (prediction) markets on Hyperliquid, ranked by 24h volume.

Inferred read-only
list_categories

Count the currently tradable outcome markets in each category (Crypto, Economics, Sports).

Inferred read-only
get_market

Fetch one outcome market in full, every tradable leg with implied odds and 24h volume.

Inferred read-only
get_outcome_history

Explore a public wallet's outcome (prediction) market trade history on Hyperliquid, each market it traded, the position status, cost basis, and realized P&L, bounded to the latest 500 fills.

Potential side effects
get_wallet_summary

A quick headline summary of a public wallet's outcome trading over a window: number of markets traded and net realized P&L, bounded to the latest 500 fills.

Inferred read-only

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.aguait]
url = "https://app.aguait.xyz/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aguait": {
      "type": "http",
      "url": "https://app.aguait.xyz/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aguait
Remote MCP URL: https://app.aguait.xyz/api/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": {
    "aguait": {
      "url": "https://app.aguait.xyz/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aguait": {
      "type": "http",
      "url": "https://app.aguait.xyz/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aguait",
  "transport": "streamable-http",
  "url": "https://app.aguait.xyz/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aguait.xyz was fetched 2026-08-03T17:13:42.155Z and is being refreshed.

Trust status Neutral

aguait.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.