Agent-Native Design for VS Code
io.github.builderio/agent-native-design
Agent-Native design tool - create and edit visual designs with agent assistance
client:VS Code
transport:streamable-http
Install Agent-Native Design in VS Code
.vscode/mcp.json
{
"servers": {
"agent-native-design": {
"type": "http",
"url": "https://design.agent-native.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs