Skip to content
Zed

NeuralNg Angular UI Expert MCP for Zed

io.github.hasanaydin7/neuralng

Angular UI expert for NeuralNg discovery, composition, validation, icons and project-aware themes.

client:Zed transport:stdio runtime:npm

Install NeuralNg Angular UI Expert MCP in Zed

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

{
  "context_servers": {
    "neuralng": {
      "command": "npx",
      "args": [
        "-y",
        "@neural-ng/mcp-server"
      ]
    }
  }
}

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

NeuralNg Angular UI Expert MCP in other clients