# Indeed MCP for AI Agents AI Agent Connect

> Indeed MCP lets your AI agent search for job listings on the world's largest job site. You can filter by location, job type, and keywords to find roles in seconds without leaving your workspace. Whether you're a recruiter looking for market benchmarks or a job seeker hunting for your next career move, this tool pulls live data so you can focus on the actual work of hiring or applying.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_EMrsQPloaQMJ6a1b1oLPoZsU6IKMxmQMUvmMdyU5/ai-agent-connect
- **Tags:** job-search, recruitment, hiring, career-opportunities, indeed-api

## Description

Imagine you're looking for a specific role. Usually, you'd spend an hour clicking through pages, adjusting filters, and copying links into a spreadsheet. You're jumping between tabs, trying to remember which company offered what salary or what the specific requirements were. With this Connector, you just tell your agent what you need. You're looking for a project manager in Chicago who works remotely? Or maybe a junior dev in a specific zip code? The agent handles the heavy lifting by querying the job database. It pulls back the relevant listings, handles the pagination for you, and lets you sort by what matters most, like the most recent postings. It's a huge time saver for anyone who spends half their day on job boards. Instead of manual data entry, you get a clean list of results that you can actually use. You can find this and thousands of other tools in the Vinkius marketplace to build out your full suite of agent capabilities. This setup turns a tedious search into a quick conversation. You get the data you need without the friction of navigating a massive website. It's about getting to the right role faster so you can spend your energy on the actual interview or the hiring process.

## Tools

### search_jobs
Search for jobs on Indeed. Use this to find specific roles based on keywords, locations, and job types.

## Prompt Examples

**Prompt:** 
```
Search for 'Software Engineer' jobs in 'New York'.
```

**Response:** 
```
I found several Software Engineer positions in New York. The top results include roles at TechCorp and Innovate Solutions. Would you like to see more details for any of these?
```

**Prompt:** 
```
Find part-time 'Graphic Designer' roles within 25 miles of Austin.
```

**Response:** 
```
I've located 3 part-time Graphic Designer roles within 25 miles of Austin. They range from boutique agencies to larger firms. Should I list the specific requirements for the most recent one?
```

**Prompt:** 
```
Get the latest 'Data Scientist' job listings sorted by date.
```

**Response:** 
```
Here are the most recent Data Scientist listings, sorted by date. The newest post was added just 2 hours ago. Do you want to filter these by a specific job type?
```

## Capabilities

### Filter by city or zip code
Narrow down job results to specific geographic areas or local radii.

### Sort by most recent
Organize listings by date to ensure you see the freshest opportunities first.

### Filter by job type
Separate full-time, part-time, contract, and internship roles instantly.

### Navigate through pages
Automatically browse through large sets of results using pagination.

### Keyword search
Find specific roles or companies using any title or company name.

## Use Cases

### Recruiter market benchmarking
A recruiter asks for all Product Manager roles in Seattle to see average titles and company names to set a salary range.

### Localized job hunting
A job seeker wants to find Graphic Designer roles within a 25 mile radius of Austin and asks the agent to list the top 5.

### Recent posting alerts
A developer asks for the latest Data Scientist listings sorted by date to find new openings posted in the last 24 hours.

### Contract work filtering
A freelancer searches for part-time contract roles in the tech space without having to manually toggle filters on a website.

## Benefits

- Stop manual searching: Get a list of roles instantly instead of clicking through multiple tabs.
- Precise location targeting: Filter by specific zip codes or cities to find local opportunities quickly.
- Better sorting: Organize your results by the most recent date to see the freshest openings first.
- Custom job types: Filter for internships or contract work to match your specific career goals.
- Faster research: Get market benchmarks for specific titles in seconds to inform your hiring strategy.

## How It Works

The bottom line is you get live job data from Indeed inside your favorite AI client.

1. Subscribe to the Indeed MCP through the Vinkius marketplace.
2. Enter your Indeed Publisher ID in the configuration settings.
3. Ask your AI client to find specific roles, locations, or hiring trends.

## Frequently Asked Questions

**How does the Indeed MCP help with my job search?**
It connects your AI client directly to the Indeed job database. You can ask for specific roles, locations, or job types and get a curated list of results instantly without having to browse the website manually.

**Can I use the Indeed MCP to find remote jobs?**
Yes. You can ask your agent to search for roles with 'remote' in the title or description, and it will pull those listings for you to review.

**Is the Indeed MCP good for recruiters?**
It's a great tool for recruiters who need to do quick market research. You can find out which companies are hiring for specific roles in certain cities to help with salary benchmarking.

**Can I filter jobs by specific zip codes?**
Yes, the Connector supports location filtering by city, state, or zip code. This helps you find opportunities that are exactly where you need them to be.

**Does this tool allow me to apply for jobs?**
No, this Connector is for finding and researching job listings. It does not handle the application submission process.

**How do I get the newest jobs first?**
You can simply ask your agent to sort the results by date. It will prioritize the freshest postings so you can see the latest openings first.

**Can it find part-time or internship roles?**
Yes, you can filter by job type. Just tell your agent to look for part-time, contract, or internship roles to narrow down your search.

**Can I filter by job type like 'full-time' or 'contract'?**
Yes! Use the `search_jobs` tool with the `jt` parameter. You can specify 'fulltime', 'parttime', 'contract', 'internship', or 'temporary' to narrow down your results.

**How do I sort the results to see the newest jobs first?**
Simply set the `sort` parameter to 'date' when calling the `search_jobs` tool. By default, results are sorted by relevance.

**Is it possible to search within a specific radius of a city?**
Yes, you can use the `radius` parameter to define the distance in miles from your target location (provided in the `l` parameter).