Skip to content
VS Code

Re:port Flow MCP for VS Code

io.github.re-port-flow/reportflow-mcp

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

client:VS Code transport:streamable-http runtime:npm tools:2

Install Re:port Flow MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "reportflow-mcp": {
      "type": "http",
      "url": "https://mcp.re-port-flow.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Re:port Flow MCP in other clients