StructForge for Cursor
app.askqa/structforge
Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).
client:Cursor
transport:streamable-http
tools:6
Install StructForge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"structforge": {
"url": "https://structforge.askqa.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs