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