← Back to Plugins
MCP Server MCP

Calera FINSEC — Certified SEC Memory

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://finsec.caleralabs.com/mcp",
      "headers": [
        {
          "description": "Calera Labs API Key (obtain free at https://dashboard.caleralabs.com)",
          "isRequired": true,
          "isSecret": true,
          "name": "X-License-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...