How to Use the Indeed MCP in Claude Code
Pipe Indeed job listings directly into your terminal scripts and automate your job search with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Indeed MCP to Claude Code
Create your Vinkius account to connect Indeed to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command-line job hunting with Claude Code
The `search_jobs` tool brings Indeed's entire index directly to your terminal via this MCP Server. Forget opening a browser to search for roles. This tool allows your CLI agent to query listings directly from your shell, outputting raw JSON or clean tables that you can pipe into other command-line utilities. You can combine this with grep, jq, or custom bash scripts to filter listings by salary, post date, or tech stack.
Automate market research via cron jobs
Running automated market research is straightforward when you script the `search_jobs` tool to run on a schedule. Keep tabs on the hiring market without manual effort. You can set up a shell script that triggers Claude Code to call the API daily, looking for new roles that match your specific criteria. The MCP Server can format the new listings and append them to a local log file or send a notification to your terminal.
Extract clean data for salary negotiations
Extracting salary data for negotiations is fast when Claude Code queries the `search_jobs` tool for local compensation ranges. Get the data you need to negotiate your next offer. Use the API to pull salary ranges across your local area, giving you hard numbers to back up your compensation demands. Claude Code parses the raw salary data from the listings, calculates the averages for your target titles, and presents a clear breakdown of the current market rate directly in your shell.
Set up Indeed MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeindeed-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Indeed transactions." It will automatically discover and invoke the available Indeed tools.
claude mcp add --transport http indeed-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Indeed MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Indeed MCP today
We host it, we monitor it, we maintain it. You just paste one token.