Skip to content
VS Code

Untangle for VS Code

bio.untangle/untangle

Bioprocess design: generate purification routes, simulate fermentation and separations, run TEA.

client:VS Code transport:streamable-http

Install Untangle in VS Code

.vscode/mcp.json

{
  "servers": {
    "untangle": {
      "type": "http",
      "url": "https://mcp.untangle.bio/mcp"
    }
  }
}

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

Untangle in other clients