MCP Endpoint
Model Context Protocol endpoint for AI agent integration via Streamable HTTP
The MCP endpoint enables AI agents (Claude Desktop, Cursor, etc.) to search jobs via the Model Context Protocol.
- MCP Handler — Streamable HTTP endpoint accepting JSON-RPC requests
Search jobs (GET)
Search jobs using natural language via query parameters. Results are sorted by publish_time descending, then by relevance score.
MCP Streamable HTTP endpoint
Model Context Protocol endpoint for Agent integration. Accepts MCP JSON-RPC requests, returns JSON responses. Uses Streamable HTTP transport (stateless mode).