Agentic Design System for VS Code
io.github.aa-on-ai/agentic-design-system
Render web and SwiftUI evidence, run explicit visual judgment, and trace ADS UI decisions.
client:VS Code
transport:stdio
runtime:npm
Install Agentic Design System in VS Code
.vscode/mcp.json
{
"servers": {
"agentic-design-system": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ads-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs