← Registry

Analytics

useotto.xyz

Provides access to financial data and analytics for US equities, including tokenized assets, insider transactions, SEC filings, and institutional holdings.

x402 supported1 endpoint16 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://mcp.ottoai.services/mcp

No auth detected

MCP server metadata

Name
otto-intel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 16

otto_tokenized_equities

Scan the live registry of US equities and ETFs tokenized on Robinhood Chain (4663): symbol, canonical token address, decimals, reference price, and verifiable tradability signal.

Inferred read-only
otto_rh_season

Scan rug-screened Robinhood Chain (4663) movers with honeypot filters and per-token risk flags.

Inferred read-only
otto_equity_intel

Read SEC-EDGAR fundamentals and filings context for a US ticker: revenue and net-income trends, margins, EPS, leverage, recent 10-K/10-Q/8-K filings, and a guarded AI summary.

Inferred read-only
otto_insider_trades

Read parsed SEC Form 4 insider transactions for a US ticker, including purchase/sale counts, dollar values, roles, and net P/S balance.

Potential side effects
otto_institutional_holdings

Read the latest SEC 13F-HR top positions for an institutional manager by CIK or manager ticker, with amendments applied.

Inferred read-only
otto_equity_smart_money

Read a public-domain SEC bundle for a US ticker: Form 4 insider activity plus trailing-twelve-month XBRL fundamentals.

Inferred read-only
otto_equity_smart_money_brief

Read one guarded AI brief over observed SEC Form 4 flow, 13D/13G ownership events, and fundamentals for a US ticker.

Inferred read-only
otto_base_season

Scan quality-screened Base tokens with current social-intelligence and trusted-KOL context.

Inferred read-only
otto_pm_markets

Read the highest-volume open Polymarket markets with live outcome probabilities, bid/ask context, liquidity, volume, and end dates.

Inferred read-only
otto_pm_crypto

Read high-volume open BTC, ETH, and crypto Polymarket markets with current outcome probabilities and market context.

Inferred read-only
otto_prepare_swap

Prepare, decode, and verify an unsigned same-chain EVM ERC20 swap construction aid for the caller-owned EOA or Safe.

Inferred read-only
otto_prepare_bridge

Prepare, decode, and verify an unsigned cross-chain native-USDC bridge construction aid for the caller-owned EOA or Safe, over the enumerated v1 Circle-CCTP route set (Ethereum, Polygon, Base, Arbitrum, Avalanche); any other chain, token, or bridge route is refused by name.

Inferred read-only
otto_prepare_polymarket_order

Prepare and verify an unsigned Polymarket CTF Exchange V2 limit order (GTC) for the caller-owned Polygon EOA, with Otto's builder code stamped inside the EIP-712 order struct and re-asserted on the exact digest the signer will sign.

Inferred read-only
otto_prepare_perp_order

Prepare and verify an unsigned Hyperliquid perpetuals order (limit, with optional reduce-only take-profit and stop-loss triggers bundled as normalTpsl) for the caller-owned Hyperliquid account, returned as the canonical L1 action plus the exact EIP-712 Agent domain, struct, and connectionId recipe the caller's own signer needs.

Inferred read-only
otto_catalog

Return the full live otto x402 menu with endpoint paths, descriptions, prices, and Base-USDC payment instructions.

Potential side effects
otto_x_recipes

Return Otto X's live X Layer recipe menu — each recipe's path, price, and the X Layer (eip155:196) payment requirement decoded from its unpaid 402 challenge: token asset, issuer name/version, payTo, and a copy-paste curl.

Potential side effects

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.otto-intel]
url = "https://mcp.ottoai.services/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "otto-intel": {
      "type": "http",
      "url": "https://mcp.ottoai.services/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: otto-intel
Remote MCP URL: https://mcp.ottoai.services/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": {
    "otto-intel": {
      "url": "https://mcp.ottoai.services/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "otto-intel": {
      "type": "http",
      "url": "https://mcp.ottoai.services/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "otto-intel",
  "transport": "streamable-http",
  "url": "https://mcp.ottoai.services/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.