Skip to content
Zed

Oqmd for Zed

io.github.pipeworx-io/oqmd

OQMD (Open Quantum Materials Database) MCP.

client:Zed transport:streamable-http

Install Oqmd in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "oqmd": {
      "url": "https://gateway.pipeworx.io/oqmd/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Oqmd in other clients