Analytics
omniterminal.app
Provides real-time market data, news, risk context, and trading analytics for equities, crypto, macro, and forex.
ENDPOINT 1
https://omniterminal.app/api/x402/mcp
MCP server metadata
- Name
- omni-market-intelligence
- Version
- 0.2.0
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_catalogList the bounded read-only Omni MCP tools, prices, networks and supported symbols.
Inferred read-onlyget_market_moving_eventsGet fresh market-moving news and catalyst context across equities, crypto, macro, or forex.
Inferred read-onlyget_premarket_roundupGet the latest published OmniTerminal Pre-Market Roundup, or select an exact YYYY-MM-DD publication date.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.