Skip to Content
MCPToolsCompany Job Listings

Company Job Listings

Give it one company name or domain, get back that company’s job listings.

Tool
company_job_listings
Cost
0.3 credits
Category
Jobs
Required input
company_namecompany_domain
Returns
Job listings at one company

What it does

  • Searches job listings at one company, identified by name or website domain.
  • Does not accept a LinkedIn company URL. Pass a domain instead, or use company_job_openings if the URL is all you have.
  • Filter with job_title and job_location, or cut noise with job_title_exclude and job_location_exclude.
  • Returns up to 50 listings per call. Default is 5.
  • company_domain is the more reliable of the two inputs — names collide, domains do not.

There are four job tools. All four cost 0.3 credits, so pick by scope and input:

ToolScopeCost
linkedin_job_listingsAll companies, plain keyword search0.3 credits
search_linkedin_job_openingsAll companies, advanced filters and resume matching0.3 credits
company_job_listingsOne company, by name or domain0.3 credits
company_job_openingsOne company, by LinkedIn URL or domain0.3 credits

Both single-company tools cost the same. Reach for company_job_openings when you have a LinkedIn URL and no domain.


Parameters

ParameterTypeRequiredNotes
company_namestringOne of the twoCompany name
company_domainstringOne of the twoWebsite domain — more reliable than the name
job_titlearrayNoTitles to include, e.g. ["Account Executive"]
job_title_excludearrayNoTitles to drop
job_locationstringNoLocation to include
job_location_excludestringNoLocation to drop
limitnumberNo1–50, default 5

How to use it

Connect the MCP server

Follow the setup guide for your client. Browser sign-in, no API key.

Check one account

List the open roles at stripe.com. Limit 50.

Filter to the roles that signal budget

Same company, only sales and revenue operations titles. Exclude anything with "intern" in the title.

Score a target list

For each of these 20 domains, list open sales roles. Use the domain, not the company name. Report credits used.

Example prompts

Ask your clientWhat you get back
”Open roles at stripe.com”Listings for one company
”Sales jobs at Stripe in London only”Filtered by title and location
”Open roles at these 20 domains, sales titles only”One call per domain, filtered
”Are they hiring more or less than last quarter?”Use job_openings_growth_rate instead — 3 credits

Best prompting practices

  • Pass the domain. “Apex” matches a dozen companies; apex.com matches one.
  • Say “do not use a LinkedIn URL”. If your client has a LinkedIn page in context it may route to company_job_openings by mistake — same price, but a second call for the same answer.
  • Filter titles at the source. job_title and job_title_exclude are free and keep the response small.
  • Raise limit. The default of 5 will hide most of a mid-size company’s board.
  • Cap the batch. “Stop after 20 companies and report credits used” keeps a target list from running away with your balance.

Output

{ "company": "Stripe", "jobs": [ { "title": "Account Executive", "location": "London, United Kingdom", "url": "https://stripe.com/jobs/listing/1234567890" } ] }

Credits and limits

0.3 credits per call, flat, whatever limit you set. Maximum 50 listings per call. Run check_credits (free) before scoring a large target list.

This tool rejects LinkedIn company URLs. If you only have the LinkedIn page, call company_job_openings directly — it takes the URL and costs the same 0.3 credits. Resolving the domain first with enrich_linkedin_page adds 0.5 credits for no gain unless you need the firmographics anyway.


ToolUse it instead when
company_job_openingsYou only have the company’s LinkedIn URL — 0.3 credits
linkedin_job_listingsYou are searching the market, not one company — 0.3 credits
search_linkedin_job_openingsYou need advanced filters or resume matching — 0.3 credits
newly_hired_executivesYou want who they just hired, not what they are hiring for — 0.5 credits

Next steps

  • All MCP tools — the full catalogue with credit costs
  • Signals & ABM — workflows that turn hiring signals into an account list

Keep learning

Two courses take these tools past the reference page — clustered by GTM job, then chained into workflows.