Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- search_regulatory_changes — Search US federal and state regulatory documents ingested from official registers, with AI summaries, agencies, effective dates, and source URLs. Funding opportunities are excluded unless you pass category "funding"; use search_funding_programs for grants and incentive programs. Results are sorted newest first and every result includes a citation URL. Free tier: last 90 days, max 25 results per call, 300 calls per day. Add an API key (https://bizmoon.ai/mcp) for full history and org-scoped toolswriteidempotent
- get_regulatory_change — Fetch one regulatory document by id: title, jurisdiction, agencies, category, published and effective dates, AI summary, full description, and the canonical source URL to cite.writeidempotent
- list_jurisdictions — List every jurisdiction and official register Bizmoon monitors, with the most recent publication date, and when the source was last checked. Call this first to learn coverage and freshness.writeidempotent
- changes_since — Everything published since a given date, optionally for one jurisdiction, newest first. Designed for scheduled or recurring agents: store the newest publishedDate you have seen and pass it back as `since` on the next run. Free tier: last 90 days, max 25 results per call, 300 calls per day. Add an API key (https://bizmoon.ai/mcp) for full history and org-scoped tools.writeidempotent
- search_funding_programs — Search federal and state grant and incentive programs (grants.gov plus state economic development agencies) by keyword, jurisdiction, agency, and date. Each result includes a summary and the official program URL. Free tier: last 90 days, max 25 results per call, 300 calls per day. Add an API key (https://bizmoon.ai/mcp) for full history and org-scoped tools.writeidempotent