Skip to content
VS Code

Lobsters for VS Code

io.github.pipeworx-io/lobsters

Lobsters MCP — stories and discussions from lobste.rs

client:VS Code transport:streamable-http

Install Lobsters in VS Code

.vscode/mcp.json

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

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

Lobsters in other clients