Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

JobsAI

cz.jobsai/jobsai

Czech AI job board: search live listings, read job details, apply for a consenting candidate.

Uptime
100.0%
1 direct probes · 30d
Response
379ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

search_jobs

Search public Jobsai job listings.

get_job

Get a public Jobsai job detail by id or slug.

submit_application

Submit an application on behalf of the candidate represented by the consent envelope.

get_application_status

Read an application status for the consent-envelope candidate.

list_applications

List all applications for the consent-envelope candidate.

subscribe

Subscribe to application status change notifications for the consent-envelope candidate.

stream_matches

Stream new job-match events for an agent client.

withdraw_application

Withdraw an application on behalf of the consent-envelope candidate.

saved_jobs

List, save, or unsave the consent-envelope candidate's bookmarked jobs.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jobsai": {
      "url": "https://agents.jobsai.cz/v1/mcp",
      "transport": "streamable-http"
    }
  }
}