Skip to content
Windsurf

easytable mcp for Windsurf

io.github.chrischall/easytable-mcp

easyTable restaurant reservations for Claude — availability, and create/modify/cancel bookings

client:Windsurf transport:stdio runtime:npm

Install easytable mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "easytable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "easytable-mcp"
      ],
      "env": {
        "EASYTABLE_WS_PORT": "<EASYTABLE_WS_PORT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

easytable mcp in other clients