MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / crawler.ts

File crawler.ts

server/src/crawler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Agent } from "./types.js";
2import { PropertyCrawler, getPropertyIndex, type AgentInfo, type CrawlResult } from "@adcp/client";
3import { FederatedIndexService } from "./federated-index.js";
4import { AdAgentsManager } from "./adagents-manager.js";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.85

Tested by

no test coverage detected