← Registry

Analytics

compoundinterest.ing

Provides comprehensive financial analysis of stocks, integrating insider, congressional, and institutional data with model-driven consensus ratings and supporting evidence.

1 endpoint15 known toolsFirst detected August 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://api.compoundinterest.ing/mcp

No auth detected

MCP server metadata

Name
compoundinterest
Version
1.0.0
Capabilities
tools
Server instructions

Source-backed market intelligence. Every record traces to a filing, a disclosure or a published figure. Observations about securities, not investment advice.

Known tools 15

get_composite

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.

Inferred read-only
get_demo_composite

A single fixed demo ticker, callable without an API key, so the data shape can be inspected before signing up.

Inferred read-only
get_evidence

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.

Inferred read-only
get_house_rating

The platform's own buy/hold/sell rating for a ticker, with the reasoning behind it.

Inferred read-only
get_consensus

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.

Inferred read-only
rank_consensus

The names where independent actors agree most strongly, ranked.

Inferred read-only
screen

Filter the whole equity universe and return matching tickers with their scores.

Inferred read-only
list_insider_trades

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

Inferred read-only
list_congress_trades

Disclosed House and Senate trades, newest first, each linked to its disclosure.

Inferred read-only
list_positioning

How large holders are positioned, newest first.

Inferred read-only
get_historic_moves

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.

Inferred read-only
list_equity_perp

Funding rate and open interest for the ~51 US single names listed on a 24/7 perpetual futures venue, ranked by notional.

Inferred read-only
get_equity_perp

Funding and open interest for a single name on the 24/7 perpetual venue.

Inferred read-only
search_tickers

Resolve a company name or partial symbol to tickers the platform covers.

Inferred read-only
get_signal

A whole-market gauge rather than a per-company one.

Inferred read-only

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.compoundinterest]
url = "https://api.compoundinterest.ing/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "compoundinterest": {
      "type": "http",
      "url": "https://api.compoundinterest.ing/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: compoundinterest
Remote MCP URL: https://api.compoundinterest.ing/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": {
    "compoundinterest": {
      "url": "https://api.compoundinterest.ing/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "compoundinterest": {
      "type": "http",
      "url": "https://api.compoundinterest.ing/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "compoundinterest",
  "transport": "streamable-http",
  "url": "https://api.compoundinterest.ing/mcp"
}
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 compoundinterest.ing was fetched 2026-08-11T22:01:40.186Z.

Trust status Neutral

compoundinterest.ing is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.