Skip to content
VS Code

Space Feeds for VS Code

io.github.pipeworx-io/space-feeds

Space Feeds MCP.

client:VS Code transport:streamable-http

Install Space Feeds in VS Code

.vscode/mcp.json

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

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

Space Feeds in other clients