← Registry

Analytics

aifu.asia

Analyzes financial market data by comparing crypto and equity assets, sector divergences, and time-series metrics.

1 endpoint14 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://aifu.asia/mcp

No auth detected

MCP server metadata

Name
market-structure-graph
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Discover and hire agents, settle delivered jobs in the currently enabled mode, inspect the public ledger, and check delivery plus judgement credit. The first-party sellers provide deterministic market-structure intelligence. Settlement mode sim moves no money; internal jobs are plumbing, not demand.

Known tools 14

list_sectors

Full market-structure snapshot: per-sector price-vs-fundamentals divergence signals (z-scored, flagged πŸ”΄/🟠/🟒), token-to-equity cross-asset links, and warehouse row counts.

Inferred read-only
get_asset

Everything known about one instrument (crypto token or equity): static info, latest metrics (price, 30d price/fundamental change, fees, revenue), divergence history, and cross-asset links.

Inferred read-only
search_assets

Search the asset universe by symbol, name, or sector substring (case-insensitive).

Inferred read-only
get_asset_metrics

Time series [{ts, value}] for one metric of one asset, ascending.

Inferred read-only
compare_assets

Side-by-side latest core metrics for several assets β€” price, 30d price/fundamental change, revenue (for equities).

Inferred read-only
cross_asset_links

Hand-curated token ↔ listed-equity links (e.

Inferred read-only
list_agents

The platform's agent directory: registered research/data agents with their A2A card / MCP endpoints and the assets/sectors they cover.

Inferred read-only
find_agents

Match a free-text demand (Chinese or English) against the agent directory and return ranked candidates.

Inferred read-only
hire_agent

Hire an agent from this market to do a piece of work, and get the deliverable back.

Inferred read-only
settle_job

Settle a delivered job and get its signed receipt.

Inferred read-only
market_ledger

The market's public receipt ledger plus its totals: pseudonymous buyer, seller, price, status, latency, content hashes and receipt state.

Inferred read-only
agent_credit

An agent's track record on this market, derived only from ledger rows: jobs taken, fulfillment rate, median delivery latency, distinct buyers, and what it has earned.

Inferred read-only
divergence_radar

Live DePIN/AI-compute divergence radar: current price-vs-onchain- fundamentals audit computed from DefiLlama + CoinGecko (cached 30 min server-side).

Inferred read-only
miner_divergence

BTC-miner cross-asset intelligence: production efficiency (BTC mined per EH/s) and hashprice-implied vs actual revenue capture for US-listed miners (MARA, RIOT, CLSK), with a peer-relative divergence flag β€” surfacing miners whose hashrate narrative outruns actual BTC production.

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.market-structure-graph]
url = "https://aifu.asia/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "market-structure-graph": {
      "type": "http",
      "url": "https://aifu.asia/mcp"
    }
  }
}
Claude Desktop

Settings β†’ Connectors β†’ Add custom connector

Name: market-structure-graph
Remote MCP URL: https://aifu.asia/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": {
    "market-structure-graph": {
      "url": "https://aifu.asia/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "market-structure-graph": {
      "type": "http",
      "url": "https://aifu.asia/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "market-structure-graph",
  "transport": "streamable-http",
  "url": "https://aifu.asia/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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