// Integrations/Bloomberry

Bloomberry, typed and ready to call.

Real-time B2B technographic signals, current vendor customer lists, company tech-stack enrichment, vendor catalog data, and job-posting signals.

EnrichmentSearch & ScrapingBYOK supported5 tools
$ deepline tools calltyped
$ deepline tools call bloomberry_get_company_tech_stack \
    --json '{"input": "your data here"}'
01Available tools

5 typed tools. Same shape as every other module.

bloomberry
  • Bloomberry Get Company Tech Stack
    bloomberry_get_company_tech_stack
    company_enrichpremiumtechnographics
  • Bloomberry Get Current Customers
    bloomberry_get_current_customers
    company_searchpremiumtechnographics
  • Bloomberry Get Tech Stack Changes
    bloomberry_get_tech_stack_changes
    company_researchpremiumsignalstechnographics
  • Bloomberry List Vendors
    bloomberry_list_vendors
    company_searchfreetechnographicsvendor_catalog
  • Bloomberry Search Job Postings
    bloomberry_search_job_postings
    company_researchjobspremiumsignals
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 Bloomberry 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.

curl -fsSL "https://deepline.com/api/v2/sdk/install" | bash

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

Book onboarding