Skip to content
VS Code

Spoonjoy for VS Code

app.spoonjoy/spoonjoy

Your personal recipe kitchen: save, fork, and cook recipes, build cookbooks, and shopping lists.

client:VS Code transport:streamable-http

Install Spoonjoy in VS Code

.vscode/mcp.json

{
  "servers": {
    "spoonjoy": {
      "type": "http",
      "url": "https://spoonjoy.app/mcp"
    }
  }
}

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

Spoonjoy in other clients