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 3 tools
Each tool has a clearly distinct purpose: listing bounties, getting specific bounty details, and retrieving reputation. No overlap or ambiguity.
All tool names follow the verb_noun pattern with snake_case (list_open_bounties, get_bounty, get_reputation), consistent throughout.
With only 3 tools, the surface is thin for a bounty board server, but it may be appropriately scoped for a read-only query interface. Borderline.
Missing key operations for bounty interaction (apply, submit work, award) and user management. The set covers only querying, not full lifecycle.