MCPcopy Create free account
hub / github.com/SourceCode-AI/aura / protocol

Method protocol

aura/output/base.py:24–25  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

22 @classmethod
23 @abstractmethod
24 def protocol(cls) -> str:
25 ...
26
27 @classmethod
28 @abstractmethod

Callers 3

is_supportedMethod · 0.45
from_uriMethod · 0.45
from_uriMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected