New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

search_atm_offerings

Search recent SEC at-the-market (ATM) equity offerings from the past 72 hours. Pulls from S-3 / 424B5 family filings where our parser flagged ATM-offering indicators in the body language. Args: sales_agent: Filter by sales agent name (substring, case-insensitive). Examples: 'Cantor Fitzgerald', '...

SERVERFilingFirehose SOURCEhttps://filingfirehose.com/mcp
Low RISK CLASS
Category Read
Parameters 30 required
Recommended Allowedsee the rule below
Registry record Grade C, identity unverified Pull the record →

This record as markdown: /tools/com-filingfirehose-firehose/search-atm-offerings.md

What search_atm_offerings does on FilingFirehose

AI agents call search_atm_offerings to retrieve information from FilingFirehose without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
limit integer
sales_agent object
min_shelf_million_usd object

Parameters from the server's own tool schema.

Why search_atm_offerings is rated Low

This tool retrieves and filters publicly available SEC EDGAR filing data. It has no side effects—it queries a parsed dataset and returns results. The ability to search ATM offerings by sales agent or shelf size does not create, modify, or delete any data. Financial information is presented but no financial transactions are executed.

From the tool's definition Tool performs 'search' operations on parsed SEC filing data with filter and limit parameters. Returns JSON list of filing information. No action verbs indicating modification (create, update, delete) or execution (run, execute, trigger).

Questions about search_atm_offerings

What does the search_atm_offerings tool do? +

Search recent SEC at-the-market (ATM) equity offerings from the past 72 hours. Pulls from S-3 / 424B5 family filings where our parser flagged ATM-offering indicators in the body language. Args: sales_agent: Filter by sales agent name (substring, case-insensitive). Examples: 'Cantor Fitzgerald', 'Jefferies', 'Roth Capital', 'H.C. Wainwright'. min_shelf_million_usd: Minimum shelf size in millions USD. limit: Max results (1-50, default 25). Returns: JSON list with shelf_size_usd, is_atm, sales_agents, use_of_proceeds_excerpt. It is categorised as a Read tool in the FilingFirehose MCP Server, which means it retrieves data without modifying state.

What parameters does search_atm_offerings accept? +

search_atm_offerings accepts 3 parameters: limit, sales_agent, min_shelf_million_usd. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on search_atm_offerings? +

Register the FilingFirehose MCP server in PolicyLayer and add a rule for search_atm_offerings: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches FilingFirehose. Nothing to install.

What risk level is search_atm_offerings? +

search_atm_offerings is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit search_atm_offerings? +

Yes. Add a rate_limit block to the search_atm_offerings rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block search_atm_offerings completely? +

Set action: deny in the PolicyLayer policy for search_atm_offerings. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides search_atm_offerings? +

search_atm_offerings is provided by the FilingFirehose MCP server (https://filingfirehose.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on FilingFirehose, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of FilingFirehose's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.