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