treg.to / Catalog / Fiber AI
12 tools · from $0.02/result · $0.000 markup

Fiber AI MCP for AI agents

Agent-native B2B data: search, enrich, reveal work emails/phones, and run live LinkedIn fetch on standard keys. 12 tools for your agent through one treg.to key, priced per call from $0.02/result, with no Fiber AI 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

Fiber AI, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
find someone's work email
resolve a GitHub username to a LinkedIn profile
enrich a person from email or LinkedIn
treg
$ treg call fiber-ai.people.contacts.reveal
✓ 200 · $0.04/success
$ treg call fiber-ai.people.enrich
✓ 200 · $0.04/success
$ treg call fiber-ai.companies.enrich
✓ 200 · $0.04/success
$ _
Fiber AINO SIGNUP
Agent-native B2B data: search, enrich, reveal work emails/phones, and run live LinkedIn fetch on standard keys.
⚒ 12 TOOLS · metered per call

Enrichment · https://api.fiber.ai

Set up

Set up Fiber AI 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, find someone's work email. Show me the price first.

Run one directly

a call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/fiber-ai.people.contacts.reveal"
Why treg.to

Why call Fiber AI through treg.to

No Fiber AI 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 Fiber AI 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 12 Fiber AI tools

People & contact data · 8 tools
  • Find a person's work email by LinkedIn URL (standard) · $0.04/success
    Reveal contact details (standard) fiber-ai.people.contacts.reveal
  • Find a person's work email by LinkedIn URL (turbo) · $0.06/success
    Reveal contact details (turbo) fiber-ai.people.contacts.turbo
  • Enrich a person by LinkedIn URL, email or name · $0.04/success
    Kitchen sink person lookup fiber-ai.people.enrich
  • Reverse email lookup — LinkedIn URL, name, title · $0.04/success
    Find person by email (single) fiber-ai.people.identity.resolve
  • Search people by seniority or current employer · $0.02/result
    Search for people using filters fiber-ai.people.search
  • Search people or companies from a sentence · $0.02/result
    Natural language search fiber-ai.people.search.natural_language
  • Resolve GitHub usernames to LinkedIn profiles (async) · $0.1/success
    Start GitHub to LinkedIn lookup fiber-ai.people.github.to_linkedin.trigger
  • Poll a GitHub-to-LinkedIn lookup job · free
    Poll GitHub to LinkedIn lookup fiber-ai.people.github.to_linkedin.poll
Company data · 2 tools
  • Enrich a company by domain or LinkedIn URL — tech, funding · $0.04/success
    Kitchen sink company lookup fiber-ai.companies.enrich
  • Search companies with typed filters · $0.02/result
    Search for companies using filters fiber-ai.companies.search
LinkedIn · 2 tools
  • Live-fetch a LinkedIn person profile · $0.04/call
    Live fetch LinkedIn profile fiber-ai.linkedin.user.profile
  • Live-fetch a LinkedIn company profile — headcount history · $0.04/call
    Live fetch LinkedIn company fiber-ai.linkedin.company.profile

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 Fiber AI. 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 DataCompanyEnrichCoresignalCrunchbaseCrustdataDiffbotFindymailHunter
Questions

Before you start

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

How do I add Fiber AI to Claude Code?

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

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