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
Platform-specific configuration:
{
"mcpServers": {
"utcp-agent": {
"command": "npx",
"args": [
"-y",
"utcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...