Skip to content
VS Code

Oqmd for VS Code

io.github.pipeworx-io/oqmd

OQMD (Open Quantum Materials Database) MCP.

client:VS Code transport:streamable-http

Install Oqmd in VS Code

.vscode/mcp.json

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

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

Oqmd in other clients