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

  1. Settings → Connectors → Add custom connector
  2. Name: OpenToWorkRemote
  3. URL: https://mcp.opentoworkremote.com/mcp
  4. No authentication required
  5. 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

ToolWhat it returns
search_jobsRecent remote jobs. Filters: title, company, tag, location, source, salaryMin, page, perPage (max 20).
get_jobFull job details and description by ID, with link to OpenToWorkRemote.

Browse jobs on OpenToWorkRemote · llms.txt · MCP service home