Skip to content
Zed

Mesh for Zed

io.github.pipeworx-io/mesh

NLM MeSH (Medical Subject Headings) MCP.

client:Zed transport:streamable-http

Install Mesh in Zed

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

{
  "context_servers": {
    "mesh": {
      "url": "https://gateway.pipeworx.io/mesh/mcp"
    }
  }
}

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

Mesh in other clients