Skip to main content
We’re introducing the Linkup CLI, a terminal client for running Search, Fetch, Research and Tasks from your shell. Install it from npm:
npm install -g linkup-search-cli
Configure your API key once with linkup setup, or set LINKUP_API_KEY for scripts and CI. Read the full CLI guide: CLI.

How to use

linkup search "What is Microsoft's 2024 revenue?" --depth deep
linkup fetch https://example.com --render-js
linkup research "State of the semiconductor market in 2026" --wait
linkup tasks create --file tasks.json --wait