INDIVIDUAL MCP TOOL
screen_insider_buys
Screen all indexed US public companies by net open-market insider buying and return the strongest names ranked.
LIVE ENDPOINT
https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts
Connect to this endpoint to inspect the live schema for screen_insider_buys 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.fedsignal]
url = "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fedsignal": {
"type": "http",
"url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fedsignal
Remote MCP URL: https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts
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": {
"fedsignal": {
"url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fedsignal": {
"type": "http",
"url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fedsignal",
"transport": "streamable-http",
"url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
federal_revenue_exposure— Federal contract obligations for one US-listed company over time, rolled up across every award recipient entity that belongs to it, including subsidiaries that file under completely different names.resolve_recipient— Map a federal award recipient's legal name to the US-listed issuer that owns it, or state authoritatively that no listed parent exists.award_momentum— Rank US-listed issuers by the change in their federal contract obligations between the two most recent comparable quarters.contract_insider_overlap— US-listed companies where insiders made open-market purchases in the same window the company was winning federal contract obligations.index_coverage— Report exactly what the index covers: Form 4 date range and filing days ingested, transaction and issuer counts, award period range, number of issuers with attributed awards, and last refresh time.cluster_buys— Issuers where three or more distinct insiders bought on the open market inside the same window.filings_feed— Normalized Form 4 transactions with USD values computed, insider role resolved, 10b5-1 status flagged, and a link to the original SEC filing so any figure can be verified at source.