structured output agent openai for Cursor
ai.getvda/structured-output-agent-openai
Structured Output Agent (Openai)
client:Cursor
transport:streamable-http
tools:2
Install structured output agent openai in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"structured-output-agent-openai": {
"url": "https://structured-output-agent-openai.getvda.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs