You're viewing a demo portfolio

Join the waitlist
PRSM

job-search

Active

Tool of Toolcall

declared in 1.0.0

Live job postings without scraping: company= returns an employer's current openings straight from their official ATS board (Greenhouse, Lever, Ashby, SmartRecruiters) with title, location, department, type and apply URL; query= searches remote-heavy job APIs (Remotive, Arbeitnow) by keyword. Optional location= filter. JSON response. [Paid: $0.02 USDC per call via x402 on Base; the calling client pays automatically.]

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 50,
      "minimum": 1
    },
    "query": {
      "type": "string",
      "description": "Keyword search across job APIs, alternative to company"
    },
    "company": {
      "type": "string",
      "description": "Employer name; reads their public ATS job board"
    },
    "location": {
      "type": "string",
      "description": "Location filter substring, optional"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Toolcall

https://github.com/BeneIstvan/toolcall-mcp

1/7 registries
View full server →
job-search — Toolcall — PRSM MCP