Skip to content
VS Code

Mydisease for VS Code

io.github.pipeworx-io/mydisease

MyDisease.info MCP.

client:VS Code transport:streamable-http

Install Mydisease in VS Code

.vscode/mcp.json

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

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

Mydisease in other clients