Tool Skill
Fiber Company Search
fiber_company_searchSearch for companies using filters
$0.02/call
Flat rate
Fiber AI API
When to Use
Use this tool when you need to search for companies using filters. This is part of the Fiber AI API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 16+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("fiber/fiber_company_search")xpay_run— Execute:xpay_run("fiber/fiber_company_search", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
cursor | string | No | A pagination cursor returned from a previous search response. Use this to fetch the next page of results. |
companyExclusionListIDs | string | No | Filter out companies which belong to the given company exclusion lists. You can create company exclusion lists via /v1/exclusions/companies/create-list |
pageSize | integer | No | The number of companies to return, if you need to get more results, you can paginate. |
searchParams | object | Yes | Search parameters for company search API. |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Fiber AI API (all tools) — 17 tools
- Fiber Search Companies From Text — $1.08/call
- Fiber Find Person By Email — $0.08/call
- Fiber Kitchen Sink Company Lookup — $0.02/call
- Fiber Fetch Linkedin Profile Posts — $0.08/call
- Fiber Fetch Linkedin Post Comments — $0.08/call
Links
- Tool page: https://xpay.tools/fiber/fiber-company-search/
- Provider: https://xpay.tools/fiber/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("fiber/fiber_company_search")// 2. Execute
xpay_run("fiber/fiber_company_search", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
cursor | string | No | A pagination cursor returned from a previous search response. Use this to fetch the next page of results. |
companyExclusionListIDs | string | No | Filter out companies which belong to the given company exclusion lists. You can create company exclusion lists via /v1/exclusions/companies/create-list |
pageSize | integer | No | The number of companies to return, if you need to get more results, you can paginate. |
searchParams | object | Yes | Search parameters for company search API. |
Related Tools from Fiber AI API
Fiber Search Companies From Text — $1.08Fiber Find Person By Email — $0.08Fiber Kitchen Sink Company Lookup — $0.02Fiber Fetch Linkedin Profile Posts — $0.08Fiber Fetch Linkedin Post Comments — $0.08Fiber Investor Search — $3.00Fiber Validate A Single Email — $0.04Fiber Kitchen Sink Person Lookup — $0.02
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/fiber/fiber-company-search/SKILL.md
CLI
npx @xpaysh/cli install fiber/fiber-company-search
Manual
curl -o SKILL.md https://xpay.tools/skills/fiber/fiber-company-search/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Fiber AI API

