Loomal

Cloaked Agent

MCP server by github.com/cloakedagent/cloaked

Trustless spending accounts for AI agents on Solana with on-chain enforced limits.

1 starsnpm: @cloakedagent/sdk

About Cloaked Agent

Cloaked Agent is an MCP (Model Context Protocol) server published by cloakedagent in the official MCP registry, listed under Autonomous Agents on Loomal. Trustless spending accounts for AI agents on Solana with on-chain enforced limits.

It ships as an npm package (@cloakedagent/sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cloakedagent/cloaked, where the project has earned 1 GitHub stars.

Use Cloaked Agent with your agent

Claude Code · one command
claude mcp add cloaked-agent -- npx -y @cloakedagent/sdk
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cloaked-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@cloakedagent/sdk"
      ]
    }
  }
}
npm@cloakedagent/sdk

Frequently asked questions

What is Cloaked Agent?
Cloaked Agent is an MCP (Model Context Protocol) server by cloakedagent in the Autonomous Agents category. Trustless spending accounts for AI agents on Solana with on-chain enforced limits.
How do I connect Cloaked Agent to Claude, Cursor, or another MCP client?
Install Cloaked Agent from its npm package (@cloakedagent/sdk) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Cloaked Agent open source?
Yes — the source code is public at github.com/cloakedagent/cloaked, with 1 GitHub stars.
Can AI agents pay to use Cloaked Agent?
Not yet through Loomal — Cloaked Agent is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Cloaked Agent? Claim this listing free by verifying GitHub ownership, or contact us.