Use OpenToWorkRemote inside Claude, ChatGPT, Cursor and Grok (MCP)
OpenToWorkRemote is an MCP server: plug it into your AI assistant and it can search remote tech jobs while you plan your next move.
Endpoint: https://mcp.opentoworkremote.com/mcp
How to connect
Claude Desktop
claude mcp add --transport http opentoworkremote-jobs https://mcp.opentoworkremote.com/mcp
Claude / ChatGPT / Grok
- Settings → Connectors → Add custom connector
- Name:
OpenToWorkRemote - URL:
https://mcp.opentoworkremote.com/mcp - No authentication required
- Ask: "find remote PHP jobs in LATAM with salary above 70k"
Cursor
Add this to ~/.cursor/mcp.json:
{
"mcpServers": {
"opentoworkremote-jobs": {
"url": "https://mcp.opentoworkremote.com/mcp"
}
}
}Tools
| Tool | What it returns |
|---|---|
search_jobs | Recent remote jobs. Filters: title, company, tag, location, source, salaryMin, page, perPage (max 20). |
get_job | Full job details and description by ID, with link to OpenToWorkRemote. |
Browse jobs on OpenToWorkRemote · llms.txt · MCP service home
