A
licenseNot graded
qualityD
maintenanceEnables pay-per-call access control for AI agents using HTTP 402 and on-chain settlement, allowing microtransactions for API usage.
54 PyPI
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: search_pockets and list_pockets for discovery (metadata only), pull_content for actual content retrieval. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern: pull_content, search_pockets, list_pockets. Excellent naming convention.
Three tools is ideal for a content pocket catalog: two for discovery (search and list) and one for retrieval. Not too few, not too many.
The tool set covers the essential operations for a read-only content catalog (discovery and retrieval). Missing create/update/delete, but these may be intentionally omitted for a consumption-focused service.