Agent-Native Plan for VS Code
io.github.builderio/agent-native-plan
Structured visual plans and PR recaps with diagrams, prototypes, annotations, and sharing
client:VS Code
transport:streamable-http
Install Agent-Native Plan in VS Code
.vscode/mcp.json
{
"servers": {
"agent-native-plan": {
"type": "http",
"url": "https://plan.agent-native.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs