treg.to / Catalog / Aviato
21 tools · from $0.0025/success · $0.000 markup

Aviato MCP for AI agents

Search and enrich people and companies, including employees, founders, funding, investments and contact data. 21 tools for your agent through one treg.to key, priced per call from $0.0025/success, with no Aviato signup.
$1.00 of free credit on every new team · no provider signup · no card
21 of 21 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Aviato, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
enrich a company from its domain or name
enrich a person from email or LinkedIn
search people by role, company or location
treg
$ treg call aviato.people.enrich
✓ 200 · $0.05/success
$ treg call aviato.people.search
✓ 200 · $0.0025/success
$ treg call aviato.companies.enrich
✓ 200 · $0.15/success
$ _
AviatoNO SIGNUP
Search and enrich people and companies, including employees, founders, funding, investments and contact data.
⚒ 21 TOOLS · metered per call

Enrichment · https://data.api.aviato.co

Set up

Set up Aviato 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 live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/aviato.people.enrich"
Why treg.to

Why call Aviato through treg.to

No Aviato 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 Aviato 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, Brand.dev and ~2,600 other tools.

The shelf

All 21 Aviato tools

Company data · 9 tools
  • Enrich a company by website or profile URL · live-verified · $0.15/success
    Get enriched company firmographics, financing, traffic, technology and hiring data aviato.companies.enrich
  • Bulk enrich companies · live-verified · $0.15/success
    Enrich up to 100 companies in one synchronous request aviato.companies.enrich.bulk
  • Search companies with Aviato DSL · live-verified · $0.0025/success
    Search companies using nested filters, text queries and relational fields aviato.companies.search
  • List a company's employees · live-verified · $0.005/success
    Get employees associated with a company aviato.companies.employees
  • List a company's founders · live-verified · $0.01/success
    Get founders associated with a company aviato.companies.founders
  • List a company's funding rounds · live-verified · $0.01/success
    Get funding rounds raised by a company aviato.companies.funding_rounds
  • List acquisitions made by a company · live-verified · $0.02/success
    Get companies acquired by the specified company aviato.companies.acquisitions
  • List investments in a company · live-verified · $0.01/success
    Get investment records associated with a company aviato.companies.investments
  • List company outbound investments · live-verified · $0.01/success
    Get investments made by the specified company aviato.companies.outbound_investments
People & contact data · 7 tools
  • Enrich a person by profile URL or email · live-verified · $0.05/success
    Get a person's work history, education, skills, investments and social identities aviato.people.enrich
  • Bulk enrich people · live-verified · $0.05/success
    Enrich up to 20 people in one synchronous request aviato.people.enrich.bulk
  • Get person contact information · live-verified · $0.08/success
    Get all known email addresses for a person aviato.people.contact.get
  • Find a person's email · live-verified · $0.08/success
    Get person email addresses using a profile or social identifier aviato.people.email.find
  • Find a person's phone number · live-verified · $0.08/success
    Get person phone numbers using a profile or social identifier aviato.people.phone.find
  • Search people with Aviato DSL · live-verified · $0.0025/success
    Search people using nested role, company, location and relationship filters aviato.people.search
  • Search people with simple query parameters · live-verified · $0.0025/success
    Search people without constructing Aviato DSL aviato.people.search.simple
LinkedIn · 5 tools
  • Get company LinkedIn posts · live-verified · $0.05/success
    List recent LinkedIn posts for a company aviato.linkedin.company.posts
  • Get person LinkedIn posts · live-verified · $0.05/success
    List recent LinkedIn posts for a person aviato.linkedin.user.posts
  • Get LinkedIn post reactions · live-verified · $0.02/success
    List people who reacted to a LinkedIn post aviato.linkedin.post.reactions
  • Get LinkedIn post reshares · live-verified · $0.02/success
    List reshares of a LinkedIn post aviato.linkedin.post.reposts
  • Get LinkedIn post comments · live-verified · $0.02/success
    List comments and selected replies for a LinkedIn post aviato.linkedin.post.comments

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 Aviato. 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.ioBrand.devBright DataCompanyEnrichCoresignalCrunchbaseCrustdataDiffbotFiber AIFindymailHunter
Questions

Before you start

Do I need a Aviato 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 Aviato 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.0025/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 Aviato's subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add Aviato to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp — one MCP server carries Aviato 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 Aviato MCP server?

No. treg.to serves Aviato'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 Aviato channels are linked above.