12 projects
pydantic-ai-utcp
Make Universal Tool Calling Protocol (UTCP) tools compatible with Pydantic AI.
code-mode
Code execution mode for UTCP - enables executing Python code chains with tool access.
utcp
Universal Tool Calling Protocol (UTCP) client library for Python
utcp-agent
A ready-to-use agent for UTCP tool calling
utcp-cli
UTCP communication protocol plugin for wrapping local command-line tools.
utcp-http
UTCP communication protocol plugin for HTTP, SSE, and streamable HTTP, plus an OpenAPI converter.
utcp-mcp
UTCP communication protocol plugin for interoperability with the Model Context Protocol (MCP).
utcp-text
UTCP communication protocol plugin for direct text content (browser-compatible).
utcp-websocket
UTCP communication protocol plugin for WebSocket real-time bidirectional communication.
langchain-utcp-adapters
Make Universal Tool Calling Protocol (UTCP) tools compatible with LangChain and LangGraph agents.
utcp-in-mem-embeddings
UTCP plugin providing in-memory embedding-based semantic tool search.
strands-utcp
Universal Tool Calling Protocol (UTCP) integration for Strands Agents SDK