INDIVIDUAL MCP TOOL
otto_institutional_holdings
Read the latest SEC 13F-HR top positions for an institutional manager by CIK or manager ticker, with amendments applied.
LIVE ENDPOINT
https://mcp.ottoai.services/mcp
Connect to this endpoint to inspect the live schema for otto_institutional_holdings and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.otto_rh_season— Scan rug-screened Robinhood Chain (4663) movers with honeypot filters and per-token risk flags.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.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.otto_equity_smart_money— Read a public-domain SEC bundle for a US ticker: Form 4 insider activity plus trailing-twelve-month XBRL fundamentals.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.otto_base_season— Scan quality-screened Base tokens with current social-intelligence and trusted-KOL context.otto_pm_markets— Read the highest-volume open Polymarket markets with live outcome probabilities, bid/ask context, liquidity, volume, and end dates.