Back to products
Code Mode

Code Mode

Slash MCP token usage by 68% Open Source • Artificial Intelligence • GitHub 8 150 Layout Agent 2.0 Thinks before it builds Website Builder • No-Code • Vibe coding

Overview

What it is

UTCP (Universal Tool Calling Protocol) is an open standard for AI agents to call tools directly, positioned as a lightweight alternative to MCP. It eliminates the "wrapper tax" for lower latency by using a simple JSON manifest to connect to native APIs.

Intent

I need it when

Integrate AI agents with both MCP servers and native tool endpoints in a unified framework

Code Mode provides a plug-and-play library that enables agents to call both MCP and UTCP tools via code execution, allowing teams to use 230+ MCP tools alongside direct native endpoint access

Call existing APIs and tools directly from AI agents without building custom wrapper servers

Code Mode leverages UTCP to let agents speak directly to native endpoints (HTTP, gRPC, WebSocket, CLI) without proxy layers, eliminating wrapper tax and maintaining existing authentication and billing

Build and prototype AI agent workflows quickly using TypeScript without complex orchestration setup

Code Mode offers a sandbox environment with TypeScript support that simplifies agent workflow development, allowing developers to write agent logic as code rather than configuring separate tool calling infrastructure

Run complex multi-step AI agent workflows efficiently without dozens of individual tool calls

Code Mode enables agents to execute multi-step workflows in a single TypeScript execution using UTCP and MCP tools, reducing latency and tool call overhead compared to sequential individual calls

Drop

Not a fit when

  • User needs proprietary, closed-source tool calling without open-source dependencies
  • Organization requires commercial support contracts and SLAs for production systems
  • Project uses only MCP servers and has no need for direct native endpoint access
  • Team lacks TypeScript expertise and cannot maintain or extend the codebase
  • Use case requires GUI-based workflow builder instead of code-based execution
Commercials

Pricing

Free and open-source (MPL-2.0 license) View pricing