Parallel, typed and ready to call.

AI-powered deep research tasks, web extraction, and FindAll workflows

Search & ScrapingCustom SignalsBYOK supported9 tools
$ deepline tools calltyped
$ deepline tools call parallel_extract \
    --json '{"input": "your data here"}'
01Available tools

9 typed tools. Same shape as every other module.

parallel
  • Parallel Extract
    parallel_extract
    content_extractioncustom_signalsdata_extractpremium
  • Parallel Fetch Mcp
    parallel_fetch_mcp
    cheapcontent_extractiondata_extract
  • Parallel Findall Run Result
    parallel_findall_run_result
    cheapfindallresults_fetch
  • Parallel Get Task Run Result
    parallel_get_task_run_result
    cheapresults_fetchrun_status
  • Parallel Retrieve Findall Run Status
    parallel_retrieve_findall_run_status
    cheapfindallrun_status
  • Parallel Run Findall
    parallel_run_findall
    findallpremiumworkflow_sync
  • Parallel Run Task
    parallel_run_task
    automationcustom_signalspremiumworkflow_sync
  • Parallel Search
    parallel_search
    custom_signalspremiumresearchweb_search
  • Parallel Search Mcp
    parallel_search_mcp
    cheapresearchweb_search
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Parallel from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding