MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / handler

Function handler

server/tests/unit/brandfetch-cache.test.ts:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54
55 describe('research_brand', () => {
56 const handler = () => handlers.get('research_brand')!;
57
58 it('returns cached data when brand was enriched within 30 days', async () => {
59 mockGetDiscoveredBrandByDomain.mockResolvedValue({

Callers 15

callToolFunction · 0.85
analyzeWithClaudeMethod · 0.85
createMemberToolHandlerFunction · 0.85
createAllHandlersFunction · 0.85
createUnifiedMCPServerFunction · 0.85
processMessageMethod · 0.85
processMessageStreamMethod · 0.85
withToolRateLimitFunction · 0.85
executeTrainingAgentToolFunction · 0.85
dispatchCallToolFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected