Home › Finance › Calera FINSEC — Certified SEC Memory

Calera FINSEC — Certified SEC Memory

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

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-21 License: Apache-2.0

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://finsec.caleralabs.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http finsec-mcp https://finsec.caleralabs.com/mcp --header "X-License-Key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "finsec-mcp": {
      "url": "https://finsec.caleralabs.com/mcp",
      "headers": {
        "X-License-Key": "<YOUR_VALUE>"
      }
    }
  }
}
  • X-License-Key required secret — Calera Labs API Key (obtain free at https://dashboard.caleralabs.com)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry