> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yafai.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Transports

> Available transports for yafai-skills

## YAFAI-Skills over Unix socket

> For local intranet use cases, yafai-skills supports tool discovery and tool calling over unix sockets for ultra low overhead and high performance.

<Tip>
  Choose transport as needed, unix socket defaults to skill.sock
</Tip>

## YAFAI-Skills over TCP

> For remote integration use cases, yafai-skills supports tool discovery and tool calling over tcp as well.

<Tip>
  Choose transport as needed, tcp defaults to port 5001.
</Tip>
