AI & ML
Trust: 30/100 (Limited)io.github.cdonoyan/shuka Guide
Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.
by cdonoyan
Quick Start
Install
npx @shukashake/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cdonoyan-shuka": {
"command": "npx",
"args": [
"@shukashake/mcp"
]
}
}
}