Skip to content
VS Code

ejec2 for VS Code

mx.com.elcheff.portal/ejec2

MCP server para El Cheff - punto de venta para restaurantes

client:VS Code transport:streamable-http

Install ejec2 in VS Code

.vscode/mcp.json

{
  "servers": {
    "ejec2": {
      "type": "http",
      "url": "https://portal.elcheff.com.mx/mcp"
    }
  }
}

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

ejec2 in other clients