AI & ML
Trust: 37/100 (Limited)Cloaked Agent Guide
Trustless spending accounts for AI agents on Solana with on-chain enforced limits.
by CloakedAgent
Quick Start
Install
npx @cloakedagent/sdkClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cloakedagent-cloaked": {
"command": "npx",
"args": [
"@cloakedagent/sdk"
]
}
}
}