jobvetta
Good day.

Your jobvetta workspace.

Recent searches

MCP server

Connect jobvetta to Claude or any MCP client. 50 tool calls per day per key.

Your key

Loading…
Claude Code

Run this in a terminal:

claude mcp add --transport http jobvetta https://api.jobvetta.com/mcp --header "Authorization: Bearer YOUR_KEY"
Claude Desktop

Add to claude_desktop_config.json (Settings → Developer → Edit Config), then restart Claude Desktop:

{
  "mcpServers": {
    "jobvetta": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://api.jobvetta.com/mcp",
               "--header", "Authorization: Bearer YOUR_KEY"]
    }
  }
}
Cursor

Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):

{
  "mcpServers": {
    "jobvetta": {
      "url": "https://api.jobvetta.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}
Other clients

Any MCP client that supports streamable HTTP works: point it at https://api.jobvetta.com/mcp and send the header Authorization: Bearer <your key>.

API

REST access with the same key. MCP and the API share one limit of 50 requests per day (resetting at midnight UTC), with up to 20 jobs per search call. India jobs only.

Your key

Loading…

Endpoints

GET https://api.jobvetta.com/v1/jobs?q=&location=&days=&limit=

Search live India jobs (limit up to 20). Optional days filter, e.g. days=2 for jobs posted in the last two days.

GET https://api.jobvetta.com/v1/jobs/{job_id}

Full details for one job.

Authenticate with the Authorization: Bearer header. Example:

curl -H "Authorization: Bearer YOUR_KEY" "https://api.jobvetta.com/v1/jobs?q=react&location=Bengaluru&limit=10"
Profile

The agent only ever answers with what you write here. Nothing is guessed.

Contact

Work eligibility

Voluntary self-identification (optional — used only where you set it)

Some employers ask these on their application forms. Anything you leave blank, the agent leaves blank too — it will pause and ask you rather than guess.

Resumes

PDF or Word, 8 MB max. Your default goes on every application unless you pick otherwise.

Drop your resume here, or click to choose a file

The employer asks a few more things

The agent paused rather than guess. Answer below and it resumes immediately.