A
licenseA
qualityB
maintenanceGive your AI the ability to read the web. Fetches URLs as clean markdown with 9 fallback strategies.
2
74
10
MIT
Scored across 8 tools
Each tool serves a distinct purpose: session management, blocker tracking, history queries, and logging attempts/decisions/resolutions. No two tools overlap in functionality.
All tool names follow a consistent verb_noun pattern: 'end_', 'get_', 'log_', 'resolve_'. Underscore separation is used throughout, ensuring predictability.
8 tools is well-scoped for a session and blocker management server, covering all core operations without being overwhelming or sparse.
The tool set covers most key operations (close session, list/resolve blockers, log decisions/attempts, query history), but lacks an explicit 'start session' tool, which is a minor gap.