Grant paperwork,
made human.


The Small Business Recovery Grant — guided by an AI that knows when to step back. Ask it questions, let it pre-fill from your documents, and every change is yours to accept or reject.

Ready to apply? Small Business Recovery Grant

Three short steps. No account required. Save your progress and return any time.

Start Your Application →
No account needed Save & resume anytime Human always in control

Instant pre-qualification

Check before you apply.

Enter three numbers to instantly see if you meet the core eligibility thresholds — no account, no form, no waiting.

Start Full Application →

How it works

A grant form that works
with your AI agent.

01
Fill the form yourself

Complete the 3-step grant application exactly like any normal web form. No AI required — it works on every browser.

02
Let your agent assist

Open it in a WebMCP-enabled Chrome tab. Your agent can explain confusing fields, check your eligibility, and extract data from uploaded tax returns or bank statements.

03
You decide every change

Every agent suggestion appears as a highlighted proposal. Nothing is saved until you click Accept — one field at a time, or all at once.

Why WebMCP?

The agent lives inside the page.
Not behind it.

Screenshot-based agents are fragile on bureaucratic forms — they guess at buttons and can submit without you seeing the final state. Backend automation is worse: it's blind to what you're looking at.

WebMCP gives the page an explicit capability contract. The agent calls structured tools that run against your actual session state, in the same browser tab you're watching.

Read about WebMCP on Chrome Docs →

document.modelContext — registered tools
explain_field Plain-language explanation of any field. Contextual to what you've already filled. read-only
check_eligibility Runs eligibility rules against your session. Returns pass/fail + reasons. read-only
flag_issues Scans for empty fields, inconsistencies, and common rejection triggers. read-only
propose_fields Suggests values for you to review. Nothing commits until you click Accept. pending
extract_doc Reads your uploaded tax return or bank statement and proposes field values. pending
save_progress Saves current session. Does not submit the application. write
estimate_award Returns a tiered award range from revenue, drop %, and headcount. read-only
get_checklist Lists required fields, what's missing, and completion %. read-only