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

File capabilities.ts

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

Source from the content-addressed store, hash-verified

1import type { Agent } from "./types.js";
2import { FormatsService } from "./formats.js";
3import { createLogger } from "./logger.js";
4import { is401Error, AuthenticationRequiredError } from "@adcp/client";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.85

Tested by

no test coverage detected