NewSearch millions of jobs from your AI agent with MCP

Developers

JobsPipe developer resources

Every JobsPipe developer resource in one place, each at a predictable URL: the JobsPipe API documentation, OpenAPI specification, authentication and agent-auth guide, webhooks, MCP server, CLI, and the machine-readable indexes agents use to discover JobsPipe. Get a free API key at https://jobspipe.dev/signup.

JobsPipe API documentation

The full JobsPipe API reference: quickstart, authentication, the job-search and tech-stack-scan endpoints, the normalized job schema, filters, pagination, rate limits and error codes.

JobsPipe OpenAPI specification

The machine-readable OpenAPI 3.1 description of the JobsPipe API, for code generation and agent tool discovery. Available as JSON and YAML at predictable URLs.

JobsPipe authentication & agent auth

How agents authenticate to the JobsPipe API with a Bearer API key (prefix jp_live_), plus the agent-auth discovery chain: protected-resource metadata (RFC 9728), authorization-server metadata (RFC 8414) and JWKS.

JobsPipe webhooks

Subscribe to JobsPipe job events. Payloads are signed with an HMAC-SHA256 X-JobsPipe-Signature header so consumers can verify authenticity; the webhook contract is documented in the OpenAPI spec.

JobsPipe MCP server

The JobsPipe Model Context Protocol server lets AI agents call JobsPipe as native tools (search jobs, list sources and pricing, scan a tech stack) over Streamable HTTP. A docs MCP surface exposes the documentation over the same protocol.

JobsPipe CLI & agent skill

The open-source JobsPipe command-line interface and agent skill. Install for AI coding agents with npx skills add jobspipe/jobspipe-cli, or as a standalone CLI from npm.

JobsPipe for AI agents

The agent-focused guide to JobsPipe: skill and CLI setup, the MCP server, and the REST API, with copy-pasteable commands.

JobsPipe machine-readable indexes

Indexes built for agents and crawlers: the site llms.txt, a scoped API/agent index, a scoped docs index, the RFC 9727 API catalog, the A2A agent card, and the agent-skills index - all at predictable URLs.