All MCP servers

Good Eggs

Official
by Api.AirforcestdioWeb & Browser Automation070MIT

MCP server for Good Eggs grocery shopping automation using Playwright.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "good-eggs-imp19e08": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}