← Back to Plugins
MCP Server MCP

SEC EDGAR Filings MCP

github By github 👁 1 views ▲ 0 votes

SEC EDGAR MCP: search, preview, purchase filings. x402 USDC on Polygon. xpay + Cloud Run upstream.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://sec-edgar-filings.mcp.xpay.sh/mcp",
      "headers": [
        {
          "description": "xpay.tools API key (query param). Get one at https://xpay.tools — append as ?key=YOUR_XPAY_KEY to the MCP URL.",
          "isRequired": true,
          "isSecret": true,
          "name": "key"
        }
      ]
    },
    {
      "type": "streamable-http",
      "url": "https://sec-filings-mcp-1065601264332.us-central1.run.app/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...