← dihh.my.id

INDIVIDUAL MCP TOOL

service_info

Free: endpoints, pricing, x402 payment setup (USDC on Base) and discovery links for the ox-alpha signals service.

dihh.my.idnone authenticationAvailability not checked

LIVE ENDPOINT

https://dihh.my.id/mcp

No auth detected

Connect to this endpoint to inspect the live schema for service_info and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

dihh.my.id

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.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.

Related tools

  • report — Top-5 crypto long candidates across 20 Coinbase USDC pairs with score, price, ATR% and reasons.
  • signals — Ranked crypto signal scores for 20 USDC pairs on Coinbase (score -100..+100, price, ATR%, reasons).
  • price — Single-pair crypto lookup: price in USDC, composite signal score (-100..+100), ATR% and reasons.
  • preview — Free sample: the current #1 top-ranked signal, no payment.