GH Repository · universal-tool-calling-protocol
code-mode
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
- stars
- 1,570
- 30-day movement
- +114/day
- Related entries
- 19
- Connections
- 1
TypeScriptutcpagent-apptoolchainmodel-context-protocolmcpcodemodeai-agents
code-mode is a plug-and-play TypeScript library that lets agents call MCP and UTCP tools through code execution rather than direct tool calls. It is published under the universal-tool-calling-protocol organization and licensed under MPL-2.0.
It gives you a ready-made way to expose MCP and UTCP tools to agents via a code-execution interface without building the plumbing yourself.
Use it to
- Add code-execution tool calling to an agent app
- Integrate MCP tools into an agent workflow
- Integrate UTCP tools into an agent workflow
- Experiment with the codemode pattern in TypeScript
For TypeScript developers building AI agents that use MCP or UTCP tools
- Role
- agent-app
- Language
- TypeScript
- Licence
- MPL-2.0
- Forks
- 106
- Open issues
- 3
- Last push
- 2026-08-25
- Latest release
- v1.0.5 · 2025-11-15
topicsai-agentscodemodemcpmodel-context-protocolutcptool-calling