webclaw/crates/webclaw-mcp/src
Valerio 1d2018c98e fix: MCP research saves to file, returns compact response
Research results saved to ~/.webclaw/research/ (report.md + full.json).
MCP returns file paths + findings instead of the full report, preventing
"exceeds maximum allowed tokens" errors in Claude/Cursor.

Same query returns cached result instantly without spending credits.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 16:05:45 +02:00
..
cloud.rs fix: adapt to webclaw-tls v0.1.1 HeaderMap API change 2026-03-30 12:09:50 +02:00
main.rs Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
server.rs fix: MCP research saves to file, returns compact response 2026-04-03 16:05:45 +02:00
tools.rs feat: add --cookie-file support for JSON cookie files 2026-03-31 10:54:53 +02:00