structured output agent for Cursor
io.github.mikerawsonnz/structured-output-agent
Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte
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://fastmcp-instructor-72225f.getvda.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs