JobsPipe
jobspipe.dev
· JobsPipe
Universal Jobs API agent. Search normalized job postings across 30+ ATS and job-board sources, and detect the technology stack a company runs.
jobspipe.dev 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
C
Conformance score: 62/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
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.
Endpoints
| Agent card | https://jobspipe.dev/.well-known/agent-card.json |
| Provider | https://jobspipe.dev |
| Docs | https://docs.jobspipe.dev |
Skills · 2 declared · mapped to canonical taxonomy
Query normalized job postings with filters for sort order, pagination, budget, and client attributes.
Detect the technologies a company runs by scanning its website domain.
Health · last 29 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/jobspipe.dev) [](https://agenstry.com/agents/jobspipe.dev) [](https://agenstry.com/agents/jobspipe.dev) [](https://agenstry.com/agents/jobspipe.dev)
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": "0.3.0",
"name": "JobsPipe",
"description": "Universal Jobs API agent. Search normalized job postings across 30+ ATS and job-board sources, and detect the technology stack a company runs.",
"url": "https://mcp.jobspipe.dev/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://mcp.jobspipe.dev/mcp",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "JobsPipe",
"url": "https://jobspipe.dev"
},
"version": "1.0.0",
"documentationUrl": "https://docs.jobspipe.dev",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"intentEndpoints": [
"https://api.jobspipe.dev/v1/jobs/search",
"https://api.jobspipe.dev/v1/stack/scan"
],
"sessions": {
"endpoint": "https://mcp.jobspipe.dev/mcp"
},
"auditLog": {
"header": "X-Request-Id"
},
"sandbox": {
"baseUrl": "https://jobspipe.dev/sandbox"
},
"toolSchemas": "/.well-known/skills/index.json"
},
"securitySchemes": {
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "Authorization",
"description": "JobsPipe API key as a Bearer token, prefixed jp_live_. Issued at https://jobspipe.dev/signup \u2014 there is no anonymous or OAuth credential issuance."
}
},
"security": [
{
"apiKey": []
}
],
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "search-job-postings",
"name": "Search job postings",
"description": "Query normalized job postings with filters for sort order, pagination, budget, and client attributes.",
"tags": [
"jobs",
"search",
"ats",
"hiring"
],
"examples": [
"Find the 50 most recent job postings",
"List postings sorted by budget descending"
]
},
{
"id": "scan-company-tech-stack",
"name": "Scan company tech stack",
"description": "Detect the technologies a company runs by scanning its website domain.",
"tags": [
"technographics",
"tech-stack",
"enrichment"
],
"examples": [
"Scan stripe.com for its technology stack"
]
}
]
}