LIVE ENDPOINT
https://cefradar.com/mcp
Connect to this endpoint to inspect the live schema for which_funds_hold 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.cefradar]
url = "https://cefradar.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cefradar": {
"type": "http",
"url": "https://cefradar.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cefradar
Remote MCP URL: https://cefradar.com/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": {
"cefradar": {
"url": "https://cefradar.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cefradar": {
"type": "http",
"url": "https://cefradar.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cefradar",
"transport": "streamable-http",
"url": "https://cefradar.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_funds— Finds a U.S.get_fund— Tells you, in plain words, whether a large investor is targeting a U.S.get_fund_events— Lists one closed-end fund's dated announcements a holder may need to act on (offers to buy back shares, shareholder votes, closings, mergers, offers of new shares, payout notices) with the deadline and what to do, from SEC filings, with as-of dates and links to the original documents.get_fund_holdings— Describes what a closed-end fund holds - the mix by type of holding and country and its largest positions - from SEC filings, with as-of dates and links to the original documents.list_events— Lists recent announcements across all U.S.list_activists— Lists the large investors we follow - those who buy into closed-end funds and sometimes push for changes - with how many funds each is in now and its newest move, from SEC filings, with as-of dates and links to the original documents.get_activist— Describes one large investor in plain words: how many funds it is in and where it is pushing for changes, what it usually does, the funds it has left and its recent moves, from SEC filings, with as-of dates and links to the original documents.latest_filings— Lists the newest notices large investors filed about owning 5% or more of a fund (raised or cut a stake, may push for changes, passive, sold down), one plain sentence each, from SEC filings, with as-of dates and links to the original documents.