Skip to content
Zed

primereact mcp for Zed

io.github.wisdomrock/primereact-mcp

105 PrimeReact v10 components with props, types, and events

client:Zed transport:stdio runtime:npm

Install primereact mcp in Zed

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

{
  "context_servers": {
    "primereact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "primereact-mcp"
      ]
    }
  }
}

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

primereact mcp in other clients