Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Calera FINSEC — Certified SEC Memory

io.github.caseyyahbara/finsec

Certified SEC EDGAR fact memory for AI agents with zero hallucination and filing provenance.

Uptime
100.0%
3 direct probes · 30d
Response
652ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

compute_sec_cagr

Exact compound annual growth rate (CAGR) calculation over verified SEC filing facts. Deterministic mathematical execution with zero language model confabulation.

lattice_arith_evaluate

Deterministic zero-error algebraic solver (cagr, ratio, multiply, divide, yoy_series, product_chain) over verified SEC EDGAR financial metrics.

query_financial_sec

Certified SEC fact query. Returns verified values with provenance or SAFE_REFUSAL. Does not invent numbers. Treat SAFE_REFUSAL as success-of-honesty, not a tool failure. Monetary answers default to th…

query_sec_metric_exact

Exact EDGAR metric recall for company+metric+period. Server-side verified fact with provenance; SAFE_REFUSAL when missing. No LLM math.

query_sec_sector_peers

Returns certified SEC EDGAR XBRL metrics across an industry peer group dynamically derived from SEC filing SIC codes and 10-K business segment disclosures. Use this for sector screening or when no spe…

valuation_inputs

Certified SEC/EDGAR valuation inputs pack (12 packs including dcf_valuation_inputs historical FCF). Not market EV, P/E, trading DCF, or macro gauges (Buffett Indicator / CAPE).

vln_capabilities_overview

Returns a complete structured overview of all certified EDGAR valuation packs, deterministic financial arithmetic operations, SEC calculations, and product scope boundaries on finsec.caleralabs.com.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "calera_finsec_—_certified_sec_memory": {
      "url": "https://finsec.caleralabs.com/mcp",
      "transport": "streamable-http"
    }
  }
}