research-intel
R
research-intel
/whats_changed_since

whats changed since

Return grants/trials that are NEW or MODIFIED since a cursor token (cursor = your bookmark / CRM-sync point). Pass the cursor from a prior call to get only chan

liveverifiedunknown~5s typical
mcpprobedresearch-intel
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dropwatchhq-research-intel /whats_changed_since for me.

Input

FieldTypeDescription
cursorstringOpaque cursor from a previous response; omit for first call.
institutionstringInstitution name substring.
pistringPrincipal investigator name substring.
sponsorstringTrial sponsor name substring.
sponsorClassstringINDUSTRY | NIH | OTHER_GOV | OTHER | INDIV.
topicstringCanonical topic slug, e.g. 'oncology', 'neuroscience'.
statestring2-letter US state of the org/site.
icstringNIH Institute/Center abbreviation, e.g. 'NCI'.
phasestringTrial phase substring, e.g. 'PHASE2'.
kindstring'grant' or 'trial' to restrict.
keywordstring
minAmountnumber
maxAmountnumber
limitnumber

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-dropwatchhq-research-intel","endpoint":"/whats_changed_since","input":{}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-research-intel -e /whats_changed_since -i '{}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-research-intel", endpoint: "/whats_changed_since", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.