Ix Mcp Vue
Freeby MCP Community
iX MCP server for Vue
v4.4.0-v.1.10.2Added Apr 12, 2026
ixmcpai
Ix Mcp Vue MCP Server
iX MCP server for Vue
Installation
Reviews
Installation
Quick install
npx -y @siemens/ix-mcp-vue
Add to claude_desktop_config.json
{
"mcpServers": {
"ix-mcp-vue": {
"command": "npx",
"args": ["-y", "@siemens/ix-mcp-vue"]
}
}
}