Workopia — Job Search for Claude Desktop
io.github.workopia/workopia-mcp
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
client:Claude Desktop
transport:streamable-http
tools:5
Install Workopia — Job Search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"workopia-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://workopia.io/api/mcp-jobs"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs