MCPVault

includeRawResponse

MCP tool from Flutter Agent Lens by dhruvanbhalara

in memory and network: Hides raw JSON payloads when false (default: false).

How to use it

includeRawResponse is exposed by the Flutter Agent Lens MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the includeRawResponse tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL FLUTTER AGENT LENS LISTING

Other tools in Flutter Agent Lens (17)

connection

connect<br>connectdtd<br>disconnect

diagnose_project

bundlesize<br>deeplinks

discover_apps

N/A

duration_seconds

in consolelogs (watch), network (watch), memory (getmemorytimeline, watchgcpressure): Sets sampling or monitoring duration in seconds (default: 5.0, max: 30).

exclude_flutter_widgets

in rebuildtracking (action: stop / getcounts): Excludes built-in Flutter/SDK and dependency widgets from the rebuild list (default: true).

filter

in consolelogs (action: watch): Optional text filter substring for live logs.

forceGC

in memory (action: getsnapshot / save / diffallocations): Runs garbage collection before inspection (default: true/false).

include_details

in network (watch / stop / getprofile): Includes full request & response headers, cookies, and bodies (default: false).

includeExtensions

in getappinfo: Hides the full service extensions list when false (default: false).

includeRawNode

in widget (action: inspect): Hides raw JSON layout nodes when false (default: false).

limit

in diagnoseproject (action: deeplinks): Sets max deep links checked.

maxDepth

in widget (action: gettree): Sets widget tree depth (default: 8).

platform

in diagnoseproject (action: deeplinks): Platform target (e.g. android or ios, required).

projectOnly

in widget (action: gettree): Filters out non-user-project widgets (default: true).

set_response_format

N/A

slow_threshold_ms

in network (action: watch): Threshold in ms to flag slow requests (default: 500).

topN

in memory (action: compare): Sets max class differences returned (default: 10).