AI & ML
Trust: 39/100 (Limited)io.github.Garl-Protocol/mcp-server Guide
18 trust tools for AI agents — verify, score, route, compare, and delegate with confidence.
by garl-protocol
Quick Start
Install
npx @garl-protocol/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-garl-protocol-mcp-server": {
"command": "npx",
"args": [
"@garl-protocol/mcp-server"
]
}
}
}