Skip to content
VS Code

Remoteok for VS Code

io.github.pipeworx-io/remoteok

RemoteOK MCP — remote-work job board (tech-heavy), keyless.

client:VS Code transport:streamable-http

Install Remoteok in VS Code

.vscode/mcp.json

{
  "servers": {
    "remoteok": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/remoteok/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Remoteok in other clients