Reporting Export Assembler for Cursor
io.github.wxt-ai/record-export-field-workbench
Assemble a reporting export row
client:Cursor
transport:streamable-http
Install Reporting Export Assembler in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"record-export-field-workbench": {
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/record-export-field/downstream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs