universal-tool-calling-protocol/agent-implementation-example
Making tool usage easy using utcp
Platform-specific configuration:
{
"mcpServers": {
"agent-implementation-example": {
"command": "npx",
"args": [
"-y",
"agent-implementation-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...