treg.to / Catalog / Coresignal
5 tools · from $0.392/success · $0.000 markup

Coresignal MCP for AI agents

Large-scale employee, job-posting and company data via search and collect. 5 tools for your agent through one treg.to key, priced per call from $0.392/success, with no Coresignal signup.
$1.00 of free credit on every new team · no provider signup · no card
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Coresignal, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
enrich a company from its domain or name
search companies by industry, size or tech
enrich a person from email or LinkedIn
treg
$ treg call coresignal.companies.enrich
✓ 200 · $0.392/success
$ treg call coresignal.companies.search
✓ 200 · free
$ treg call coresignal.people.enrich
✓ 200 · $0.392/call
$ _
CoresignalNO SIGNUP
Large-scale employee, job-posting and company data via search and collect.
⚒ 5 TOOLS · metered per call

Enrichment · https://api.coresignal.com/cdapi/v2

Set up

Set up Coresignal in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.to/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.to/mcp

ChatGPT

Settings → Connectors → add https://treg.to/mcp as a custom connector.

Grok bot

Add https://treg.to/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.to/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.to/mcp (HTTP transport).

CLI

curl -fsSL https://treg.to/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, enrich a company from its domain or name. Show me the price first.

Run one directly

a call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/coresignal.companies.enrich"
Why treg.to

Why call Coresignal through treg.to

No Coresignal signup

Eligible tools run on treg.to's key, metered per call from a prepaid balance.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own Coresignal key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls Akta by Wokelo, Apollo.io, Aviato and ~2,600 other tools.

The shelf

All 5 Coresignal tools

Company data · 3 tools
  • Enrich a company by website — funding, headcount · $0.392/success
    Enrich a company from its website or LinkedIn URL — firmographics, funding, headcount coresignal.companies.enrich
  • Search companies by industry, size or country — ids, free · free
    Find companies by Elasticsearch filter (industry, size, country) — ids only, free coresignal.companies.search
  • A company's full record by Coresignal id · $0.392/call
    Read one company's full record by the id a company search returned coresignal.companies.collect
People & contact data · 2 tools
  • A person's full profile by LinkedIn URL or id · $0.392/call
    One person's full record — role, employer, work history, education — by LinkedIn URL or id coresignal.people.enrich
  • Search people by title, employer or country — ids, free · free
    Find people by Elasticsearch filter (title, employer, country) — ids only, free coresignal.people.search

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Related

Same jobs, other providers

These providers answer some of the same capabilities as Coresignal. The platform pages show them on one row with rate and coverage; choosing is yours, treg.to does not route between providers automatically.

also on the catalog
Akta by WokeloApollo.ioAviatoBrand.devBright DataCompanyEnrichCrunchbaseCrustdataDiffbotFiber AIFindymailHunter
Questions

Before you start

Do I need a Coresignal account?

No. Eligible tools run on treg.to's key and the call is metered from your team's prepaid balance, priced up front. If your team registers its own Coresignal key, that key always wins and those calls are never metered.

What does a call cost?

Each tool on this page shows its rate; the cheapest is $0.392/success. The rate is the provider's own and treg.to adds no markup; it is billed per call from a prepaid balance. It is not Coresignal's subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add Coresignal to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp — one MCP server carries Coresignal and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official Coresignal MCP server?

No. treg.to serves Coresignal's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official Coresignal channels are linked above.