Jobero
jobero.ai
· Jobero
Paid job-search agent: register for an API key, buy credits (Stripe or x402/USDC), submit a CV + preferences, and receive matched roles with tailored CVs and cover letters. Primary transports are MCP (/mcp) and REST (/api/v1); see documentationUrl.
jobero.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 59/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
10 snapshots drifted 9× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-19 09:19:16 current | 36ac7f9018ca… |
view → |
| 2026-08-19 02:12:18 | 36ac7f9018ca… |
view → |
| 2026-08-18 18:33:01 | 36ac7f9018ca… |
view → |
| 2026-08-18 07:58:59 | 36ac7f9018ca… |
view → |
| 2026-08-17 23:34:20 | 36ac7f9018ca… |
view → |
| 2026-08-17 16:49:24 | 36ac7f9018ca… |
view → |
| 2026-08-17 05:07:13 | 36ac7f9018ca… |
view → |
| 2026-08-16 18:12:50 | 36ac7f9018ca… |
view → |
| 2026-08-16 08:39:29 | 36ac7f9018ca… |
view → |
| 2026-08-16 00:29:54 | 36ac7f9018ca… |
view → |
GET /api/agents/jobero.ai/snapshots.Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://jobero.ai/api/v1/quick-searches
|
2.5 | USDC |
https://jobero.ai/api/v1/searches
|
11.5 | USDC |
0x6f5e9009157eceb33713af63057293b97cbf6415 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
| Agent card | https://jobero.ai/.well-known/agent-card.json |
| Provider | https://jobero.ai |
| Docs | https://jobero.ai/auth.md |
Skills · 3 declared · mapped to canonical taxonomy
Run a full Jobero search: up to 7 matched roles with a tailored CV and cover letter for each. Requires an API key and one search credit (or an inline x402 USDC …
Return the single best current role for a profile, with a tailored CV and cover letter, in minutes. USDC via x402 (or a quick credit). MCP: quick_job_search; RE…
Discovery surfaces for agents: auth.md, OpenAPI, MCP server card, agent skills, pricing.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/jobero.ai) [](https://agenstry.com/agents/jobero.ai) [](https://agenstry.com/agents/jobero.ai) [](https://agenstry.com/agents/jobero.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "1.0",
"name": "Jobero",
"description": "Paid job-search agent: register for an API key, buy credits (Stripe or x402/USDC), submit a CV + preferences, and receive matched roles with tailored CVs and cover letters. Primary transports are MCP (/mcp) and REST (/api/v1); see documentationUrl.",
"version": "1.0.0",
"documentationUrl": "https://jobero.ai/auth.md",
"iconUrl": "https://jobero.ai/apple-touch-icon.png",
"provider": {
"organization": "Jobero",
"url": "https://jobero.ai"
},
"supportedInterfaces": [
{
"url": "https://jobero.ai/api/v1",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"securitySchemes": {
"apiKey": {
"type": "http",
"scheme": "bearer",
"description": "Jobero agent API key (jbr_\u2026). Obtain via POST /api/v1/register. Searches also accept x402 PAYMENT-SIGNATURE when credits are empty."
}
},
"security": [
{
"apiKey": []
}
],
"skills": [
{
"id": "jobero-paid-search",
"name": "Paid job search",
"description": "Run a full Jobero search: up to 7 matched roles with a tailored CV and cover letter for each. Requires an API key and one search credit (or an inline x402 USDC payment). Prefer MCP tool start_job_search or REST POST /api/v1/searches \u2014 see auth.md.",
"tags": [
"jobs",
"cv",
"career",
"paid",
"x402"
],
"examples": [
"Find remote product roles in the EU matching this CV",
"Run a paid search for senior engineering jobs in the UK"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "jobero-quick-match",
"name": "Quick match",
"description": "Return the single best current role for a profile, with a tailored CV and cover letter, in minutes. USDC via x402 (or a quick credit). MCP: quick_job_search; REST: POST /api/v1/quick-searches.",
"tags": [
"jobs",
"quick",
"x402"
],
"examples": [
"Quick-match this CV to one strong remote role"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "jobero-agent-docs",
"name": "Agent documentation",
"description": "Discovery surfaces for agents: auth.md, OpenAPI, MCP server card, agent skills, pricing.",
"tags": [
"docs",
"discovery"
],
"examples": [
"How do I register and pay for Jobero as an agent?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown",
"application/json"
]
}
],
"additionalInterfaces": [
{
"url": "https://jobero.ai/mcp",
"protocolBinding": "MCP",
"protocolVersion": "2025-03-26",
"title": "Jobero MCP server (Streamable HTTP)"
}
],
"related": {
"mcp": "https://jobero.ai/mcp",
"mcpServerCard": "https://jobero.ai/mcp/server-card",
"openapi": "https://jobero.ai/openapi.json",
"skills": "https://jobero.ai/.well-known/agent-skills/index.json",
"agentsPage": "https://jobero.ai/agents"
}
}