
Workopia
Wire global job search, PDF resume generation, and career coaching into your coding agent without leaving the editor.
Overview
Workopia is a MCP server for the Grow phase that exposes global job search, PDF resume building, and AI career advice to coding agents via a hosted streamable-http endpoint.
What is this MCP server?
- Free hosted MCP at workopia.io with streamable-http transport (npm @shuang_workopia/workopia-mcp)
- Global job search exposed as agent-callable tools
- PDF resume builder from agent-driven prompts
- AI career advice alongside search and resume workflows
- No local server required—remote endpoint in server.json packages
- Registry version 1.0.1 with npm package version 1.0.0
- Transport type streamable-http at workopia.io
- Source repository github.com/workopia/workopia-mcp
Community signal: 7 GitHub stars.
What problem does it solve?
Switching between job boards, resume editors, and chat for career questions breaks focus when you already live inside your agent for building and shipping.
Who is it for?
Indie builders who hire occasionally, freelance between products, or want agent-native job and resume workflows without paid career SaaS.
Skip if: Teams that need ATS enterprise integrations, compliance-heavy HR pipelines, or builders with zero interest in employment or hiring tooling.
What do I get? / Deliverables
Your agent can search roles, draft or export a PDF resume, and get career guidance in one MCP session from the editor.
- Agent-driven job search results from Workopia tools
- Generated PDF resume output
- AI career advice responses in-thread
Recommended MCP Servers
Journey fit
Career and hiring decisions compound after you ship; Workopia sits in Grow as the lifecycle shelf for talent and personal career moves. Lifecycle covers hiring, role changes, and portfolio readiness—exactly what job search and resume tooling supports.
How it compares
Hosted career MCP integration, not a local repo skill or generic web-scraping plugin.
Common Questions / FAQ
Who is Workopia for?
Solo and indie builders who want job search, resume PDFs, and career advice callable from Claude Code, Cursor, or other MCP clients.
When should I use Workopia?
Use it during Grow when you are hiring, job hunting, updating a resume for clients, or need quick career context without leaving your agent.
How do I add Workopia to my agent?
Register the npm package @shuang_workopia/workopia-mcp and point your client at the streamable-http URL https://workopia.io/api/mcp-gpt per the MCP registry entry.