structured output agent for VS Code
ai.getvda/structured-output-agent
Structured Output MCP Agent
client:VS Code
transport:streamable-http
tools:2
Install structured output agent in VS Code
.vscode/mcp.json
{
"servers": {
"structured-output-agent": {
"type": "http",
"url": "https://structured-output-agent.getvda.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs