Scite
S
Scite
/search_patents

search patents

Search patent families from the scite patents database. Use this tool to find patents related to scientific research topics. Returns patent families with title

liveverifiedunknown~5s typical
mcpprobedscite
$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-ai-scite-mcp /search_patents for me.

Input

FieldTypeDescription
qstringSearch query (keywords, inventor, assignee, CPC code, etc.)
fstringSpace-delimited filters in key:value format. Example: 'assignee:Pfizer filing_status:grant
pintegerPage number (default: 1) default 1
sstring (_relevance | forwardCitationCount | familySize | patents.publications.pubRef.date | patents.appRef.filingDate)Sort field (default: _relevance) default "_relevance"
sortDirstring (asc | desc)Sort direction (default: desc). Ignored when s is _relevance. default "desc"

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-ai-scite-mcp","endpoint":"/search_patents","input":{"p":1,"s":"_relevance","sortDir":"desc"}}'
cli
npx cracked-ai run -p mcp-ai-scite-mcp -e /search_patents -i '{"p":1,"s":"_relevance","sortDir":"desc"}'
mcp
run_tool({ provider: "mcp-ai-scite-mcp", endpoint: "/search_patents", input: {"p":1,"s":"_relevance","sortDir":"desc"} })

Try it

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