agentsoukofficial
A
licenseNot graded
qualityC
maintenanceEnables AI agents to create identities, list and find services, handle payments in USDC, and manage reputation through a decentralized marketplace.
2 npm
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool has a clearly distinct purpose: stats, get details, list categories, rate, register, search, and top-rated. No overlap or ambiguity.
Most tools follow verb_noun pattern (get_service, list_categories, rate_service, etc.). 'directory_stats' is a noun_noun phrase but still consistent in style (lowercase, underscores). Minor deviation.
7 tools is well-scoped for an agent directory service. It covers core operations without being sparse or bloated.
Covers create (register_service), read (get_service), list/search (search_services, list_categories), and rating. Missing update_service and delete_service, which are notable gaps for full lifecycle management.