Skip to content
VS Code

Agent Chef for VS Code

net.agentchef/agent-chef

Family meal planning run by your agent: weekly dinners, household votes, grocery list minus pantry.

client:VS Code transport:streamable-http

Install Agent Chef in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-chef": {
      "type": "http",
      "url": "https://agentchef.net/mcp"
    }
  }
}

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

Agent Chef in other clients