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
| Field | Type | Description |
|---|---|---|
| cursor | string | Opaque cursor from a previous response; omit for first call. |
| institution | string | Institution name substring. |
| pi | string | Principal investigator name substring. |
| sponsor | string | Trial sponsor name substring. |
| sponsorClass | string | INDUSTRY | NIH | OTHER_GOV | OTHER | INDIV. |
| topic | string | Canonical topic slug, e.g. 'oncology', 'neuroscience'. |
| state | string | 2-letter US state of the org/site. |
| ic | string | NIH Institute/Center abbreviation, e.g. 'NCI'. |
| phase | string | Trial phase substring, e.g. 'PHASE2'. |
| kind | string | 'grant' or 'trial' to restrict. |
| keyword | string | |
| minAmount | number | |
| maxAmount | number | |
| limit | number |
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.