Squiggle for VS Code
io.github.pipeworx-io/squiggle
AFL (Australian Football League) fixture, ladder, and crowd-sourced tips
client:VS Code
transport:streamable-http
Install Squiggle in VS Code
.vscode/mcp.json
{
"servers": {
"squiggle": {
"type": "http",
"url": "https://gateway.pipeworx.io/squiggle/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs