caleralabs.com
Domain AI infrastructure and persistent 4D lattice memory for enterprise AI agents. Delivering zero-hallucination SEC financial intelligence and persistent context memory via FinanceSec and Infinite…
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 16 · Transact 0 · Score: Not yet scored
Tool inspector
calera.sec.search-filings
Query SEC EDGAR database for 10-K, 10-Q, 8-K, and S-1 filings for any US public entity by stock ticker symbol.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
ticker |
string | yes | Stock ticker symbol (e.g. NVDA, MSFT, AAPL) |
formType |
string | no | — |
year |
integer | no | Fiscal year (e.g. 2025, 2024) |
limit |
integer | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"ticker": {
"type": "string",
"description": "Stock ticker symbol (e.g. NVDA, MSFT, AAPL)"
},
"formType": {
"type": "string",
"enum": [
"10-K",
"10-Q",
"8-K",
"S-1",
"ALL"
],
"default": "ALL"
},
"year": {
"type": "integer",
"description": "Fiscal year (e.g. 2025, 2024)"
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 20,
"default": 5
}
},
"required": [
"ticker"
]
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.