Skip to content
VS Code

Mychem for VS Code

io.github.pipeworx-io/mychem

MyChem.info MCP.

client:VS Code transport:streamable-http

Install Mychem in VS Code

.vscode/mcp.json

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

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

Mychem in other clients