EOSL.ai — Hardware End-of-Life Database
EH
EOSL.ai — Hardware End-of-Life Database
/search_models

search models

Search tracked product families by vendor, product line, or series name (case-insensitive substring, e.g. "nexus 9300"). Read-only. Returns up to 10 families wi

liveverifiedunknown~5s typical
mcpprobedeosl.aihardware
$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-eosl-eosl /search_models for me.

Input

FieldTypeDescription
query*stringSearch text, 1-120 characters.

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-eosl-eosl","endpoint":"/search_models","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ai-eosl-eosl -e /search_models -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ai-eosl-eosl", endpoint: "/search_models", input: {"query":"..."} })

Try it

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