Developers
Praxy speaks MCP
Two live MCP servers. One is our jobs index — open, no signup. The other is your own Praxy career context — OAuth-protected, yours alone. Both work from any agent that speaks tools: Claude Code, Claude Desktop, Cursor, Codex CLI, or anything else that implements the Model Context Protocol.
Praxy Jobs MCP
Millions of source-verified jobs across tens of thousands of companies, pulled straight from company ATS boards. Open endpoint — no account, no API key. Every result carries the direct apply link and where it came from.
claude mcp add --transport http praxy-jobs https://jobs.praxy.me/mcpsearch_jobs
Search the index with the same filters as the REST API — query, title, role family, country, and more. Results are snippets with the direct apply URL and the source they came from.
get_job
Fetch one job in full by its stable Praxy job key.
jobs_at_company
List open roles at a verified company.
newest_jobs
Recently indexed jobs, newest first.
job_market_stats
Public corpus statistics — sources, countries, role families, and enrichment coverage.
Try it
Ask your agent: “Find remote data-engineer roles posted this week, then pull the two best matches’ details.” It will call search_jobs, pick the strongest results, and fetch each one with get_job — apply links included.
Your Praxy context MCP
If you use Praxy, your career context — profile, conversations, resumes, interviews, saved jobs — can travel with you into any agent you trust. This server is OAuth-protected: the first connection opens a browser consent screen where you sign in and approve access.
claude mcp add --transport http praxy https://mcp.praxy.me/mcpexport_full_context
One export of your whole Praxy context — profile, goals, history.
list_chat_summaries / get_chat_transcript
Your conversations with Praxy: daily summaries, or full transcripts by date range.
list_resumes / get_resume
Every resume Praxy has built or tailored with you.
list_interviews / get_interview
Your mock interviews, with scores and feedback.
list_saved_jobs
Jobs you've saved or acted on.
Consent grants the connecting agent read-only access to your Praxy data — nothing else. You can revoke it anytime, and revoking cuts access immediately. We never sell your data; the full detail lives in our Privacy Policy.
Prefer plain REST?
The same jobs index is available over a keyed REST API — search, company endpoints, and cursor-based feeds for keeping a local copy fresh. Keys are free and self-serve. Start at jobs.praxy.me or go straight to the REST docs.
Building on Praxy, or hit something odd? Email build@praxel.in — a person reads it.
Honest boundaries
- Everything here is read-only. No tool can apply to jobs, send messages, or change anything in your name.
- The jobs index is snippet-first: enough to decide, plus the direct apply URL. The application itself always happens on the employer's own site.
- Your context server shares your data only after you approve it in the consent flow — and only with the agent you approved.
Straight talk. Warm heart. No BS. If a tool call surprises you, tell us — build@praxel.in.