JobsAI
cz.jobsai/jobsaiCzech AI job board: search live listings, read job details, apply for a consenting candidate.
Tools · 9
Search public Jobsai job listings.
Get a public Jobsai job detail by id or slug.
Submit an application on behalf of the candidate represented by the consent envelope.
Read an application status for the consent-envelope candidate.
List all applications for the consent-envelope candidate.
Subscribe to application status change notifications for the consent-envelope candidate.
Stream new job-match events for an agent client.
Withdraw an application on behalf of the consent-envelope candidate.
List, save, or unsave the consent-envelope candidate's bookmarked jobs.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"jobsai": {
"url": "https://agents.jobsai.cz/v1/mcp",
"transport": "streamable-http"
}
}
}