Analytics
holdingsintel.com
Provides financial analytics including stock verdicts, fund profiles, signal screening, fund comparisons, and portfolio backtesting.
ENDPOINT 1
https://mcp.holdingsintel.com/sse
MCP server metadata
- Name
- holdingsintel
- Version
- 2.0.0
Known tools 24
analyze_stockReturns the Smart Money Verdict for a single stock: a synthesized signal from 13F institutional positioning, Form 4 insider trades, 13D/13G activist filings, and STOCK Act congressional trades.
Inferred read-onlyanalyze_fundReturns a filing-bound hedge-fund profile with current rating, DNA, and tracked-holdings in-profit enrichment when available.
Inferred read-onlycompare_fundsSide-by-side comparison of 2-3 hedge funds on one real common 13F quarter: holding overlap (Jaccard similarity), DNA similarity, ratings, win rates, and common holdings.
Inferred read-onlyclone_fundBacktests a disclosed hedge-fund cloning strategy across completed 13F disclosure intervals without look-ahead.
Inferred read-onlysearch_filersSearches funds by name and returns canonical CIKs for discovery or disambiguation.
Inferred read-onlysearch_securitiesSearches stocks by ticker or company name and returns canonical security identities.
Inferred read-onlylist_quartersReturns every processed 13F quarter with reported and prior-quarter filer counts, a default_ready selection heuristic, and whether the current caller can access that quarter.
Inferred read-onlyget_congress_tradesReturns official financial disclosures from Congress and the OGE executive-branch feed.
Inferred read-onlyanalyze_politicianReturns a single politician's profile, trading performance, and notable trades, based on their official financial disclosures.
Inferred read-onlyget_insider_tradesReturns completed current corporate-insider non-derivative Form 4 transactions filed since August 24, 2026.
Inferred read-onlyget_fund_holdingsReturns all disclosed positions currently processed for a hedge fund and quarter, paginated.
Inferred read-onlyget_stock_holdersReturns every available active cash-equity 13F holder position for one stock and one quarter, using cursor pagination.
Inferred read-onlyget_13f_activityReturns every available changed 13F position for exactly one fund or one stock in one quarter, using cursor pagination.
Inferred read-onlylist_saved_listsLists the authenticated user's protected default Watchlist and named saved lists, including each list's allowed item types and current count.
Inferred read-onlyget_saved_listReturns one authenticated user's saved list with type-discriminated items.
Inferred read-onlyupdate_saved_list_item_notesUpdates notes on one authenticated user's saved-list item.
Inferred read-onlyremove_saved_list_itemRemoves one item from an authenticated user's saved list without deleting the list.
Inferred read-onlyget_my_mcp_statusReturns the current caller's authentication method, HoldingsIntel access tier, and exact daily MCP quota usage.
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.holdingsintel]
url = "https://mcp.holdingsintel.com/sse"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"holdingsintel": {
"type": "http",
"url": "https://mcp.holdingsintel.com/sse"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: holdingsintel
Remote MCP URL: https://mcp.holdingsintel.com/sse
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": {
"holdingsintel": {
"url": "https://mcp.holdingsintel.com/sse"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"holdingsintel": {
"type": "http",
"url": "https://mcp.holdingsintel.com/sse"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "holdingsintel",
"transport": "streamable-http",
"url": "https://mcp.holdingsintel.com/sse"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for holdingsintel.com was fetched 2026-07-29T11:11:55.456Z and is being refreshed.
holdingsintel.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.