Skip to content
VS Code

Skiddle for VS Code

io.github.pipeworx-io/skiddle

Skiddle MCP.

client:VS Code transport:streamable-http

Install Skiddle in VS Code

.vscode/mcp.json

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

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

Skiddle in other clients