Skip to content
Cursor

structured output agent for Cursor

ai.getvda/structured-output-agent

Structured Output MCP Agent

client:Cursor transport:streamable-http tools:2

Install structured output agent in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "structured-output-agent": {
      "url": "https://structured-output-agent.getvda.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

structured output agent in other clients