Skip to content
VS Code

Mesh for VS Code

io.github.pipeworx-io/mesh

NLM MeSH (Medical Subject Headings) MCP.

client:VS Code transport:streamable-http

Install Mesh in VS Code

.vscode/mcp.json

{
  "servers": {
    "mesh": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/mesh/mcp"
    }
  }
}

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

Mesh in other clients