Re:port Flow MCP for Cursor
io.github.re-port-flow/reportflow-mcp
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install Re:port Flow MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reportflow-mcp": {
"url": "https://mcp.re-port-flow.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs