← Back to Plugins
MCP Server MCP

EDGAR Answers

github By github 👁 1 views ▲ 0 votes

Normalized SEC EDGAR data for AI agents: XBRL financials, 10-K risk diffs, Form 4 insider trades.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://aion-org--edgar-answers-mcp.apify.actor/mcp",
      "headers": [
        {
          "description": "Apify API token as a bearer token: 'Bearer apify_api_...'. Free to create at console.apify.com under Settings -> API & Integrations.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...