instagram · gap map · 2026-07-23

Alt-data brainstorm vs ARGOS MCP

After winding down the Instagram study, we listed hard-to-parse sources that might still feed a trader stack. Then we checked the live argos-dev catalog (~134 tools) so we don’t rebuild what the org already ships — and so we can see where a real add-on still lives.

team instagram source argos-dev MCP 1.28 also mars MCP 1.27 (21 tools) method tools/list + discover_tools probes

Summary

Half the “high fit” list is already product surface

The brainstorm still holds as a direction — filings + permits + physical sensors + ugly government text — but several of the obvious next bets are already ARGOS tools (especially SEC agreements, SEDAR mining, and SEC-extracted power / large-load demand). The moat worth building is not “more EDGAR” in the abstract.

~12
Brainstorm themes already covered — consume, don’t rebuild
~6
Partial — extend a missing layer on top of existing domains
~10
True white space — best org add-on candidates

Use MCP

Filings, 13F, insider tables, SEDAR mining, mars private markets, SEC-derived power, FDA bio, agreements.

Extend domain

Form 4 footnotes, 13D purpose text, ISO queues next to sec_power_*, NRC next to outages.

Greenfield

AIS / canals, WARN, Beige Book NLP, permits/claims, PACER, customs/BoL, VIIRS→asset join, call transcripts.


Already covered

Skip or only consume

These map cleanly to live tools. “We should scrape X” is mostly wrong here.

Brainstorm ideaStatusWhat exists (examples)
SEC / 8-K / exhibits / material agreements have agreements_* · semantic_search · get_sentences · sections_*
Form 4 / insider activity have insider_* · insiders_of_company (tables, not free-text footnotes)
13F / activist 13D–G have thirteenf_* · search_activist_positions
SEDAR / mining / NI 43-101-ish have sedar_* · mining_company_reserves
Funding / M&A from news have mars_* · search_news · mars_search_articles
Power / AI load / capacity (from SEC) have sec_power_demand_forward · capacity · supply_curve · outages · rate_cases · gas_views · gazetteer
FDA enforcement have bio_warning_letters · bio_inspections · CRL / pipeline tools
Macro releases + FRED vintages have macro_calendar · macro_series
Earnings dates / surprises have upcoming_earnings · earnings_surprise_history (not full transcripts)

Implication for old experiments

D · 8-K exhibits is largely productized via agreements_* — remaining edge is thinner (latency, coverage holes, non-EX-10 exhibits). A · interconnection is only partially covered: filer-disclosed load/capacity in SEC text is not the same as raw ISO queue tables.


Partial

Don’t rebuild the domain — extend the missing layer

BrainstormMCP hasStill missing
Power / AI interconnect sec_power_demand_forward, capacity, outages, rate cases… ISO interconnection queues (PJM/ERCOT/CAISO), FERC docket body as events
Mining permits / claims SEDAR mining reports + reserves EPA / BLM / provincial claims / air permits (non-filing geography)
Insider “plan language” Form 4 tables / signals Footnote free text (10b5-1 wording changes)
Activist narratives Positions / 13D–G presence Purpose-of-transaction prose as NLP events
Nuclear / outages sec_power_outages (filer-disclosed) NRC event notifications as a separate feed
Satellite (VIIRS) Nothing in MCP — local stack just starting Hotspot/geofence → plant/mine → ticker join

discover_tools queries for AIS/canal, WARN, PACER, VIIRS, Beige Book mostly fall through to news, SEDAR, or power-SEC tools — i.e. no dedicated catalog surface for those sources.


White space

Best add-on areas

Ranked by complement to existing MCP + hard parse + joinable to entities you already resolve.

Tier 1 — highest leverage

1

Physical logistics — AIS + canal / port bulletins

Zero MCP footprint. Complements VIIRS (“sky”) with flow (“ships”). Clean event table: chokepoint, wait days, restriction, commodity class → crude / LNG / bulk names.

Why first: pure white space + pairs with work already started on remote sensing.

2

True interconnection queues (ISO / FERC primary)

MCP already answers “what did utilities disclose about large load?” Gap is “what is in the queue / status-changed this week?” — different latency and false-positive profile. Honest upgrade of experiment A, not a duplicate of sec_power_*.

Why: power/AI demand is already a product theme; primary queues close the hole.

3

Labor / macro ugly text — WARN + Beige Book district NLP

macro_calendar is release dates; FRED is series. No Beige Book district stress, no state WARN PDFs. High text-parse edge; joins to sectors you already screen.

Why: underrated vs headline CPI; low overlap with ARGOS.

4

VIIRS → entity join

Not in ARGOS. Edge is hotspot / geofence → plant / mine → ticker, using MCP for identity (resolve_*, sec_power_gazetteer, mining — not rebuilding filings.

Why: you already started VIIRS; the moat is the join, not the pixels alone.

Tier 2 — strong, slower, or ops-heavy

#IdeaNote
5EPA / state permits / mineral claimsPhysical twin of mars funding for resources; MCP mining is filing-side only
6PACER / securities litigationNo litigation domain in discover; early event risk vs Benzinga
7Customs / BoL / trade statsEntity resolution pairs with mars company resolve
8Form 4 footnote + 13D narrative NLPThin extension on existing insider / activist tools
9EIA / USDA / CFTC free textMCP doesn’t expose commodity bulletin NLP
10Earnings call / hearing transcriptsDates/surprises exist; full claim extract does not

Tier 3 — lower urgency

Generic social / influencer text (validated weak on Instagram). Another news wire (Benzinga + mars wires already there). Full rebuild of 8-K agreements, SEDAR mining, 13F, or FDA bio.


Reprioritized

Original top-5 vs after MCP compare

1 · Interconnection + FERC

Keep near the top — but as ISO primary data, not SEC re-extraction.

partial → build queues

2 · AIS / canal / ports

Still tier-1. Pure white space next to VIIRS.

build

3 · Beige Book + WARN + IRPs

Beige Book + WARN still open. IRPs partly in sec_power / rate cases — prefer WARN/Beige first.

build WARN/Beige

4 · Permit / claim / NI 43-101

Split: consume sedar_* for reports; build permits/claims as new domain.

split

5 · 8-K exhibits + Form 4 footnotes

Exhibits → consume agreements. Footnotes → small add-on.

mostly have

+ · VIIRS join

Promote into top tier — ARGOS won’t do the pixel→entity layer for you.

build join


Bottom line

What to build next

Don’t rebuild EDGAR/SEDAR/mars/power-SEC. Build the physical world and the primary queues that sit beside those products:

  1. Physical logistics — AIS / canals (and VIIRS join)
  2. Primary grid queues — not filer prose about load
  3. Ugly labor / macro text — WARN, Beige Book
  4. Non-filing resource bureaucracy — permits / claims

Framing test (unchanged)

For each source: is the hard part parsing or access? Can it join to a ticker / asset / commodity within hours–days? Does it change before Benzinga-class headlines? Can you store a clean event table (time, entity, event_type, confidence, raw_span)? Instagram mostly failed the third test. VIIRS, permits, queues, AIS, and exhibit footnotes can pass it — but exhibits are largely done already.

instagram team · kscope internal · 2026-07-23
Catalog probed via argos-dev HTTP MCP (tools/list, discover_tools, sample tools/call). Source notes also in repo docs/alternative-data-brainstorm.md. Reports index: kee.staticpipe.com · this page: /instagram/2026-07-23-alt-data-vs-argos-mcp.html