Skip to content
Claude Desktop

tock mcp for Claude Desktop

io.github.chrischall/tock-mcp

Tock (exploretock.com): discover restaurants, search a city, get venue details and availability.

client:Claude Desktop transport:stdio runtime:npm

Install tock mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tock-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tock-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

tock mcp in other clients