← Registry

Analytics

omniterminal.app

Provides real-time market data, news, risk context, and trading analytics for equities, crypto, macro, and forex.

x402 supported1 endpoint6 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://omniterminal.app/api/x402/mcp

No auth detected

MCP server metadata

Name
omni-market-intelligence
Version
0.2.0
Capabilities
tools.listChanged
Server instructions

Read-only market intelligence for research and trading agents. Discover the free catalog, then buy bounded AI news or Hyperliquid data through x402. These tools never grant trading authority or place orders.

Known tools 6

get_market_catalog

List the bounded read-only Omni MCP tools, prices, networks and supported symbols.

Inferred read-only
get_market_moving_events

Get fresh market-moving news and catalyst context across equities, crypto, macro, or forex.

Inferred read-only
get_market_risk_context

Get combined liquidation and news risk context.

Inferred read-only
resolve_market_entities

Resolve up to 20 current market names or aliases.

Inferred read-only
get_market_carry

Get current Hyperliquid funding, carry and positioning context.

Inferred read-only
get_premarket_roundup

Get the latest published OmniTerminal Pre-Market Roundup, or select an exact YYYY-MM-DD publication date.

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.omni-market-intelligence]
url = "https://omniterminal.app/api/x402/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "omni-market-intelligence": {
      "type": "http",
      "url": "https://omniterminal.app/api/x402/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: omni-market-intelligence
Remote MCP URL: https://omniterminal.app/api/x402/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": {
    "omni-market-intelligence": {
      "url": "https://omniterminal.app/api/x402/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "omni-market-intelligence": {
      "type": "http",
      "url": "https://omniterminal.app/api/x402/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "omni-market-intelligence",
  "transport": "streamable-http",
  "url": "https://omniterminal.app/api/x402/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.