Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Compound Interesting — market intelligence

REMOTE · API.COMPOUNDINTEREST.ING · SCANNED AUG 8

Source-backed US market signals: insider filings, Congress trades, institutions, consensus.

60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1324 tokens (~88/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.compoundinterest.ing

# add to Claude Code
claude mcp add --transport http ing-compoundinterest-market-intelligence https://api.compoundinterest.ing/mcp
# ~/.codex/config.toml
[mcp_servers.ing-compoundinterest-market-intelligence]
url = "https://api.compoundinterest.ing/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ing-compoundinterest-market-intelligence": {
      "type": "remote",
      "url": "https://api.compoundinterest.ing/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ing-compoundinterest-market-intelligence --url https://api.compoundinterest.ing/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ing-compoundinterest-market-intelligence:
    url: "https://api.compoundinterest.ing/mcp"
// mcp.json
{
  "mcpServers": {
    "ing-compoundinterest-market-intelligence": {
      "type": "http",
      "url": "https://api.compoundinterest.ing/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 7 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 5 Aug 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 8 Aug 2026 · Probed https://api.compoundinterest.ing/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=compoundinterest.ing CN=WE1,O=Google Trust Services,C=US 5 Aug 2026 3 Nov 2026 ECDSA 256 ECDSA-SHA256 8c3298edd2f1e8af1365bf95571eaa79
SANs: compoundinterest.ing, api.compoundinterest.ing, *.api.compoundinterest.ing
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.compoundinterest.ing. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ing. present 27256 8 Verified
compoundinterest.ing. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.compoundinterest.ing/mcp Verified 200
http (plaintext) http://api.compoundinterest.ing/mcp Inconclusive 405
MCP tools · 15 exposed · ~1,293 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_composite ~66

Everything the platform knows about one ticker in a single record: the cross-signal consensus, each contributing dimension with its direction and provenance, and risk flags. Start here for any question about a specific company.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL.

No output schema declared.

No examples provided.

get_consensus ~58

Whether the independent actors this platform tracks — insiders, Congress, institutions, the model — agree on one ticker, with the per-dimension breakdown that produced the verdict.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL.

No output schema declared.

No examples provided.

get_demo_composite ~57

A single fixed demo ticker, callable without an API key, so the data shape can be inspected before signing up. Returns only the demo ticker regardless of input. For real tickers use get_composite, which requires a free key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_equity_perp ~82

Funding and open interest for a single name on the 24/7 perpetual venue. Most tickers are NOT listed there — only about 51 of ~5,400 — and a 'not listed' answer means no venue coverage, never that positioning is flat or zero.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL.

No output schema declared.

No examples provided.

get_evidence ~87

The primary documents a ticker's signals were derived from — insider Form 4s, Congressional disclosures, institutional holdings and macro series, each with the filing it came from. Use this to cite a claim rather than assert it. Paid keys only, and slower than the other tools because it is computed on demand.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL.

No output schema declared.

No examples provided.

get_historic_moves ~106

The historical distribution of 5-day and 1-month returns for a ticker, sampled over the last 5 years: mean, standard deviation, percentiles, a histogram, and the worst drawdowns with their dates. Use it to say whether a move is unusual FOR THIS NAME rather than in the abstract. Every number is a fraction: 0.0821 means 8.21%.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL.

No output schema declared.

No examples provided.

get_house_rating ~58

The platform's own buy/hold/sell rating for a ticker, with the reasoning behind it. A judgement about the stock, not a recommendation to any reader.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL.

No output schema declared.

No examples provided.

get_signal ~64

A whole-market gauge rather than a per-company one. 'macro' is the market-regime read, 'energy' the macro energy balance, 'crypto' crypto positioning and funding. Use these for the backdrop a single name is trading against.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

list_congress_trades ~98

Disclosed House and Senate trades, newest first, each linked to its disclosure. Committee overlap is reported as oversight, never as an accusation.

NameTypeReqDescription
cursorstringnext_cursor from a previous call.
limitintegerHow many trades to return.
sincestringISO date; only records on or after it.
tickerstringRestrict to one ticker, e.g. TSLA.

No output schema declared.

No examples provided.

list_equity_perp ~105

Funding rate and open interest for the ~51 US single names listed on a 24/7 perpetual futures venue, ranked by notional. This is the ONLY source here that moves outside US market hours, so it is what to check overnight and at weekends. High positive funding means longs are paying to hold — crowded, squeeze-fragile. The mark price is a venue mark, NOT the stock price.

NameTypeReqDescription
limitintegerHow many names to return.

No output schema declared.

No examples provided.

list_insider_trades ~91

Corporate insider buys and sells from SEC filings, newest first, each linked to the filing it came from.

NameTypeReqDescription
cursorstringnext_cursor from a previous call.
limitintegerHow many trades to return.
sincestringISO date; only records on or after it.
tickerstringRestrict to one ticker, e.g. TSLA.

No output schema declared.

No examples provided.

list_positioning ~95

How large holders are positioned, newest first. Net figures can reflect hedges and cannot be read as a directional view on their own.

NameTypeReqDescription
cursorstringnext_cursor from a previous call.
limitintegerHow many records to return.
sincestringISO date; only records on or after it.
tickerstringRestrict to one ticker, e.g. TSLA.

No output schema declared.

No examples provided.

rank_consensus ~93

The names where independent actors agree most strongly, ranked. Use this to find candidates rather than to check one you already have in mind.

NameTypeReqDescription
directionstringRestrict to one consensus direction.
limitintegerHow many rows to return.
min_agreementnumberMinimum agreement score, 0-1.
min_signalsintegerMinimum number of dimensions that voted.

No output schema declared.

No examples provided.

screen ~184

Filter the whole equity universe and return matching tickers with their scores. The bulk discovery tool: use it for questions of the form 'which companies have X'. To rank by cross-signal agreement instead, use rank_consensus.

NameTypeReqDescription
flaggedbooleanOnly entities carrying at least one risk flag.
limitintegerHow many rows to return.
min_completenessnumberMinimum data completeness, 0-1.
min_confidencenumberMinimum model confidence, 0-1.
orderstringSort direction.
ratingstringRestrict to one house rating, e.g. buy, hold, sell.
sectorstringRestrict to one sector.
sortstringSort column. Defaults to confidence.
statestringRestrict to one overall state.

No output schema declared.

No examples provided.

search_tickers ~49

Resolve a company name or partial symbol to tickers the platform covers. Use this first when the user names a company rather than a symbol.

NameTypeReqDescription
querystringyesCompany name or partial symbol.

No output schema declared.

No examples provided.