Skip to content
Zed

Espresso MCP for Zed

io.github.mattgierhart/espresso-mcp

Find great espresso cafes worldwide with curated data and transparent quality scoring.

client:Zed transport:stdio runtime:npm

Install Espresso MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "espresso-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "espresso-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Espresso MCP in other clients