Refine Job Search for Claude Desktop
co.getrefine/refine
Job search management: applications, interviews, offers, recruiter email, and company openings.
client:Claude Desktop
transport:streamable-http
tools:55
Install Refine Job Search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"refine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.getrefine.co/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- jobs.list
- jobs.get
- jobs.add
- jobs.update
- jobs.delete
- jobs.refresh
- jobs.mark_applied
- jobs.archive
- jobs.unarchive
- jobs.interviews.add
- jobs.interviews.update
- jobs.interviews.delete
- jobs.offer.create
- jobs.offer.update
- jobs.offer.delete
- jobs.offer.accept
- jobs.offer.decline
- jobs.offer.add_negotiation
- jobs.offer.delete_negotiation
- signals.list
- signals.track
- signals.update
- signals.untrack
- signals.pause