Create trustless spending accounts for AI agents on Solana with cryptographically enforced transaction limits. For developers building autonomous agents that need on-chain fund access without unlimited permissions.
io.github.CloakedAgent/cloaked
Local install
STDIO
1 required env var
How models use it and what it is built for.
Create trustless spending accounts for AI agents on Solana with cryptographically enforced transaction limits. For developers building autonomous agents that need on-chain fund access without unlimited permissions.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Base58 encoded Cloaked Agent private key
Backend relay URL (default: https://api.cloakedagent.com)
Solana RPC endpoint URL (default: https://api.devnet.solana.com)
Where to find authoritative docs and source for Cloaked Agent.
Paste any of these into Agent Studio after connecting Cloaked Agent.
Common questions about connecting and running Cloaked Agent.
What is a Cloaked Agent and how does it differ from a regular Solana wallet?
A Cloaked Agent is a trustless spending account with on-chain enforced limits, allowing AI agents to execute transactions within predefined constraints (daily spend caps, allowed programs, etc.) without requiring human approval for each transaction. Regular wallets have no built-in limits.
How do I authenticate and set up the MCP server?
Install via `npx @cloakedagent/sdk@0.2.0`, then set the required `CLOAKED_AGENT_KEY` environment variable with your Base58-encoded private key. Optionally configure `CLOAKED_BACKEND_URL` and `SOLANA_RPC_URL` to point to your preferred relay and RPC endpoints.
Can I use this on Solana mainnet or only devnet?
The default `SOLANA_RPC_URL` points to devnet, but you can override it with a mainnet RPC endpoint. Check the Cloaked Agent documentation for mainnet contract deployments and supported networks.
What happens if my agent tries to spend more than its limit?
The transaction will be rejected on-chain by the Cloaked Agent program before execution. Limits are cryptographically enforced, so no amount of agent code can bypass them—only the account owner can modify limits.
Is there a cost to use Cloaked Agent accounts?
Standard Solana transaction fees apply. Check the Cloaked Agent documentation or backend API for any additional relay or account management fees.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 40+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams