Cloaked Agent
Quality Score
87
/100
Trustless spending accounts for AI agents on Solana with on-chain enforced limits.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cloaked": {
"command": "npx",
"args": [
"-y",
"@cloakedagent/sdk"
],
"env": {
"CLOAKED_AGENT_KEY": "<your-cloaked_agent_key>",
"CLOAKED_BACKEND_URL": "<cloaked_backend_url>",
"SOLANA_RPC_URL": "<your-solana_rpc_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cloaked": {
"command": "npx",
"args": [
"-y",
"@cloakedagent/sdk"
],
"env": {
"CLOAKED_AGENT_KEY": "<your-cloaked_agent_key>",
"CLOAKED_BACKEND_URL": "<cloaked_backend_url>",
"SOLANA_RPC_URL": "<your-solana_rpc_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @cloakedagent/sdk§02 Environment variables
CLOAKED_AGENT_KEYrequiredsecret
Base58 encoded Cloaked Agent private key
CLOAKED_BACKEND_URLBackend relay URL (default: https://api.cloakedagent.com)
SOLANA_RPC_URLsecret
Solana RPC endpoint URL (default: https://api.devnet.solana.com)
§03 MCP Quality Score · methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.