Skip to content
VS Code

Remotive for VS Code

io.github.pipeworx-io/remotive

Remotive MCP — curated remote-only job board

client:VS Code transport:streamable-http

Install Remotive in VS Code

.vscode/mcp.json

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

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

Remotive in other clients