Analytics
useotto.xyz
Provides access to financial data and analytics for US equities, including tokenized assets, insider transactions, SEC filings, and institutional holdings.
ENDPOINT 1
https://mcp.ottoai.services/mcp
MCP server metadata
- Name
- otto-intel
- Version
- 0.1.0
Known tools 16
otto_tokenized_equitiesScan 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-onlyotto_rh_seasonScan rug-screened Robinhood Chain (4663) movers with honeypot filters and per-token risk flags.
Inferred read-onlyotto_equity_intelRead 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-onlyotto_insider_tradesRead parsed SEC Form 4 insider transactions for a US ticker, including purchase/sale counts, dollar values, roles, and net P/S balance.
Potential side effectsotto_institutional_holdingsRead the latest SEC 13F-HR top positions for an institutional manager by CIK or manager ticker, with amendments applied.
Inferred read-onlyotto_equity_smart_moneyRead a public-domain SEC bundle for a US ticker: Form 4 insider activity plus trailing-twelve-month XBRL fundamentals.
Inferred read-onlyotto_equity_smart_money_briefRead one guarded AI brief over observed SEC Form 4 flow, 13D/13G ownership events, and fundamentals for a US ticker.
Inferred read-onlyotto_base_seasonScan quality-screened Base tokens with current social-intelligence and trusted-KOL context.
Inferred read-onlyotto_pm_marketsRead the highest-volume open Polymarket markets with live outcome probabilities, bid/ask context, liquidity, volume, and end dates.
Inferred read-onlyotto_pm_cryptoRead high-volume open BTC, ETH, and crypto Polymarket markets with current outcome probabilities and market context.
Inferred read-onlyotto_prepare_swapPrepare, decode, and verify an unsigned same-chain EVM ERC20 swap construction aid for the caller-owned EOA or Safe.
Inferred read-onlyotto_prepare_bridgePrepare, 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-onlyotto_prepare_polymarket_orderPrepare 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-onlyotto_prepare_perp_orderPrepare 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-onlyotto_catalogReturn the full live otto x402 menu with endpoint paths, descriptions, prices, and Base-USDC payment instructions.
Potential side effectsotto_x_recipesReturn 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 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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.