Skip to content
VS Code

Shovels for VS Code

io.github.pipeworx-io/shovels

Shovels MCP — wraps the Shovels.ai API (shovels.ai)

client:VS Code transport:streamable-http

Install Shovels in VS Code

.vscode/mcp.json

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

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

Shovels in other clients