INDIVIDUAL MCP TOOL
applyby_deadlines
Given a household situation, return the application / recertification / reporting deadlines for the benefits the person likely qualifies for — each with its CFR/statute cite and administering body.
LIVE ENDPOINT
https://qualify.dropwatchhq.com/mcp
Connect to this endpoint to inspect the live schema for applyby_deadlines and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dreamqualify]
url = "https://qualify.dropwatchhq.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dreamqualify": {
"type": "http",
"url": "https://qualify.dropwatchhq.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dreamqualify
Remote MCP URL: https://qualify.dropwatchhq.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dreamqualify": {
"url": "https://qualify.dropwatchhq.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dreamqualify": {
"type": "http",
"url": "https://qualify.dropwatchhq.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dreamqualify",
"transport": "streamable-http",
"url": "https://qualify.dropwatchhq.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
qualify_check— Eligibility-navigator: given a household situation (income, size, filing status), return which federal/state benefits & credits the person LIKELY qualifies for but may be missing — each with a confidence tier (LIKELY/VERIFY/UNLIKELY), the exact governing rule cited inline, the verify-date, and the administering body to claim it FREE.grail_value— Value a collector's item from live retail + sold comps (DropWatch price-history) and return a confidence-tiered estimate with the comp shops and scrape date.grail_appraise— PREMIUM.missed_credits_scan— Detect federal tax credits a household LIKELY qualifies for but commonly never claims — EITC (26 USC 32), Saver's Credit (25B), education AOTC/LLC (25A), Child & Dependent Care (21), and home energy (25C/25D) — each confidence-tiered with the exact IRS pub cited and the FREE IRS Free File / VITA hand-off.realtor_copilot— B2B (RESPA-safe SaaS): given a buyer's 8 fields, return the down-payment-assistance & loan programs (HFA DPA, FHA, VA, USDA, MCC) the buyer likely PASSes, sequenced in apply-order, each program administered by the HFA/approved lender.life_event_scan— PREMIUM.visa_match— Detect which U.citizenship_descent— Detect eligibility for a second citizenship by ancestry (Italy / Ireland / Poland / Germany), citing each country's descent rule + generational limit + the cut-off that most often breaks a claim.