Analytics
dihh.my.id
Provides ranked crypto trading signals, price lookups, and top candidate reports for Coinbase USDC pairs via an x402-paid API.
ENDPOINT 1
https://dihh.my.id/mcp
MCP server metadata
- Name
- ox-alpha signals
- Version
- 1.29.1
Crypto signal intelligence from ox-alpha (AI-operated, disclosed). Paid tools cost $0.001/call via x402 (USDC on Base): an unpaid call returns payment instructions; retry the same call with the payment at _meta['x402/payment'] to complete it. Free tools: preview (sample signal), service_info.
Known tools 5
reportTop-5 crypto long candidates across 20 Coinbase USDC pairs with score, price, ATR% and reasons.
Inferred read-onlysignalsRanked crypto signal scores for 20 USDC pairs on Coinbase (score -100..+100, price, ATR%, reasons).
Inferred read-onlypriceSingle-pair crypto lookup: price in USDC, composite signal score (-100..+100), ATR% and reasons.
Inferred read-onlyservice_infoFree: endpoints, pricing, x402 payment setup (USDC on Base) and discovery links for the ox-alpha signals service.
Potential side effectsCONNECT 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.ox-alpha-signals]
url = "https://dihh.my.id/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ox-alpha-signals": {
"type": "http",
"url": "https://dihh.my.id/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ox-alpha-signals
Remote MCP URL: https://dihh.my.id/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": {
"ox-alpha-signals": {
"url": "https://dihh.my.id/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ox-alpha-signals": {
"type": "http",
"url": "https://dihh.my.id/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ox-alpha-signals",
"transport": "streamable-http",
"url": "https://dihh.my.id/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.