web_search
ActiveTool of Claidex MCP
declared in 1.0.0
Search the web for recent news, investor commentary, analyst notes, press releases, and conference coverage about drugs, clinical trials, or biomedical mechanisms.
Parameters schema
{
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"query",
"focus"
],
"properties": {
"focus": {
"enum": [
"news",
"academic",
"investor",
"any"
],
"type": "string",
"default": "any"
},
"query": {
"type": "string",
"minLength": 1,
"description": "Search query"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Claidex MCP
https://github.com/ssatanis/claidex-sentinel
1/7 registries