universal-tool-calling-protocol/code-mode
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
Platform-specific configuration:
{
"mcpServers": {
"code-mode": {
"command": "npx",
"args": [
"-y",
"code-mode"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...