Skip to content
Grok

NeuralNg Angular UI Expert MCP for Grok

io.github.hasanaydin7/neuralng

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

client:Grok transport:stdio runtime:npm

Install NeuralNg Angular UI Expert MCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

NeuralNg Angular UI Expert MCP in other clients