Spoonacular for VS Code
io.github.pipeworx-io/spoonacular
Spoonacular MCP.
client:VS Code
transport:streamable-http
Install Spoonacular in VS Code
.vscode/mcp.json
{
"servers": {
"spoonacular": {
"type": "http",
"url": "https://gateway.pipeworx.io/spoonacular/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs