You're viewing a demo portfolio

Join the waitlist
PRSM

search_sec_edgar

Active

Tool of TensorFeed

declared in 1.36.2

Lucene-style full-text search across the entire SEC EDGAR public-filings corpus since the 1990s. Forms include 10-K (annual), 10-Q (quarterly), 8-K (current event), DEF 14A (proxy), S-1 (IPO), 13F (institutional holdings), and ~70+ others. License: US Government public domain. The killer endpoint for finance and equity-research agents.

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Search query (Lucene syntax supported)"
    },
    "enddt": {
      "type": "string",
      "description": "End date YYYY-MM-DD"
    },
    "forms": {
      "type": "string",
      "description": "Comma-separated form types (e.g. \"10-K,10-Q,8-K\")"
    },
    "limit": {
      "type": "number",
      "default": 10,
      "description": "Max hits (1-50)"
    },
    "startdt": {
      "type": "string",
      "description": "Start date YYYY-MM-DD"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TensorFeed

https://github.com/RipperMercs/tensorfeed

1/7 registries
View full server →
search_sec_edgar — TensorFeed — PRSM MCP