Pinned Repositories
python-utcp
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
utcp-specification
The specification for the Universal Tool Calling Protocol
utcp-mcp
All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP
typescript-utcp
Official typescript implementation of the UTCP
go-utcp
Official Go implementation of the UTCP
utcp-agent
Ready-to-use agent that can interact directly with any tool or native endpoint, in less than 5 lines of code
agent-implementation-example
Making tool usage easy using utcp
utcp-examples
An Apache 2.0 licensed repository with code examples of how to use UTCP
.github
langchain-utcp-adapters
Universal Tool Calling Protocol's Repositories
universal-tool-calling-protocol/utcp-specification
The specification for the Universal Tool Calling Protocol
universal-tool-calling-protocol/python-utcp
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
universal-tool-calling-protocol/go-utcp
Official Go implementation of the UTCP
universal-tool-calling-protocol/typescript-utcp-sdk
Official typescript implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
universal-tool-calling-protocol/utcp-examples
An Apache 2.0 licensed repository with code examples of how to use UTCP
universal-tool-calling-protocol/utcp-agent
Ready-to-use agent that can interact directly with any tool or native endpoint, in less than 5 lines of code
universal-tool-calling-protocol/.github
universal-tool-calling-protocol/utcp-mcp
All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP
universal-tool-calling-protocol/langchain-utcp-adapters
universal-tool-calling-protocol/agent-implementation-example
Making tool usage easy using utcp
universal-tool-calling-protocol/typescript-utcp
Official typescript implementation of the UTCP