Skip to content
Zed

Words for Zed

io.github.pipeworx-io/words

Words MCP — wraps Datamuse API (free, no auth required)

client:Zed transport:streamable-http

Install Words in Zed

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

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

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

Words in other clients