Cloaked
Cloaked is a trust - minimized AI agent payment solution based on Solana. It enforces consumption limits (such as single - transaction, daily, and total limits) on the chain to prevent agents from exceeding their authority or making malicious consumption. It also provides a standard mode and a zero - knowledge proof privacy mode, supporting SOL and USDC payments.
2 points
0

What is a Cloaked MCP server?

The Cloaked MCP server is a payment tool specifically designed for AI agents. It allows AI assistants (such as Claude, GPT, etc.) to conduct secure transaction payments on the Solana blockchain. Different from directly giving AI access to wallet permissions, Cloaked enforces expenditure limits through smart contracts. Even if the AI is hacked or has an error, it cannot exceed the preset budget range.

How to use the Cloaked MCP server?

You just need to add the Cloaked MCP server to the AI assistant's configuration file, and the AI can directly use the payment function in the conversation. You can set different expenditure limits for each AI agent, such as a maximum single payment of 0.1 SOL, a maximum daily payment of 1 SOL, and a total budget of 10 SOL. The AI can make autonomous payments within these limits without your manual approval each time.

Applicable scenarios

Cloaked is particularly suitable for scenarios where AI needs to handle payments autonomously: • AI needs to call paid API services • AI needs to pay blockchain transaction fees • AI needs to handle small - value payment tasks • Develop AI applications that need to test payment functions • Enterprises need to allocate controllable operating budgets for AI

Main features

On - chain enforcement of restrictions
All expenditure limits are enforced through Solana smart contracts. Even if the AI is jailbroken or has a bug, it cannot bypass these limits.
Flexible budget control
Supports setting single - transaction limits, daily limits, total budget limits, and validity periods, allowing you to fully control the AI's expenditure ability.
Dual privacy mode
Provides standard mode and privacy mode. The privacy mode uses zero - knowledge proof technology to hide the association between the wallet and the AI agent.
USDC token support
In addition to SOL, it also supports USDC stablecoin payments. Independent expenditure limits can be set for each token.
Real - time monitoring dashboard
Provides a web dashboard to view the expenditure status, remaining budget, and usage statistics of all AI agents in real - time.
One - click freeze function
If abnormal activities are detected, you can immediately freeze the AI agent's payment ability to prevent further losses.
Advantages
🔒 Absolute security: Smart contracts enforce restrictions, and AI cannot exceed its authority.
👁️ Complete transparency: All transactions are traceable on the chain, and the expenditure situation is clear at a glance.
⚡ Immediate control: You can adjust restrictions or freeze the agent at any time.
🛡️ Privacy protection: Optional privacy mode protects wallet identity.
💸 Controllable cost: Preset budgets prevent unexpected large - scale expenditures.
🔌 Easy to integrate: Seamlessly integrates with various AI assistants through the MCP standard.
Limitations
🌐 Only supports the Solana blockchain and does not support other chains.
💱 Currently mainly supports SOL and USDC, with limited support for other tokens.
🔧 Basic blockchain knowledge is required for initial setup.
⏱️ The privacy mode requires the generation of zero - knowledge proofs, which has a certain delay.
💰 Solana network transaction fees need to be paid.

How to use

Create a Cloaked account
Visit cloakedagent.com, connect your Solana wallet, create a new AI agent account, and set expenditure limits.
Get the agent key
Generate a dedicated key for the AI agent in the dashboard. This key will allow the AI to make payments within the preset limits.
Configure the MCP server
Add the Cloaked MCP server configuration to the AI assistant's configuration file.
Recharge the agent
Transfer SOL or USDC to the AI agent account as operating funds.
Start using
Restart the AI assistant. Now the AI can use the payment function in the conversation.

Usage examples

AI calls a paid API
The AI needs to call a weather API service that charges 0.01 SOL each time. Through Cloaked, the AI can automatically pay the fee to obtain data without exceeding the daily limit of 1 SOL.
Handle small - value transfers
The user asks the AI to transfer 0.05 SOL to a friend. The AI can complete the transfer within the single - transaction limit of 0.1 SOL.
Budget monitoring
The user wants to know how much budget the AI has left.

Frequently Asked Questions

If the AI is hacked, is my funds safe?
How much technical knowledge do I need to use Cloaked?
Does Cloaked charge a fee?
Can I modify the expenditure limits at any time?
Can the privacy mode really hide my identity?
Which AI assistants are supported?

Related resources

Official documentation
Complete installation guide, API reference, and tutorials
GitHub repository
Open - source code, issue feedback, and contribution guidelines
Online demo
Interactive demo without installation
Discord community
Communicate with other users and get help
Solana wallet guide
How to create and use a Solana wallet

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "cloaked": {
      "command": "npx",
      "args": ["cloaked-mcp"],
      "env": {
        "CLOAKED_AGENT_KEY": "your-agent-key-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
5.4K
4 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
11.1K
4 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
11.9K
5 points
C
Contracts Wizard
OpenZeppelin Contracts Wizard is an interactive smart contract building tool that allows users to generate contract code based on OpenZeppelin components by selecting contract types, parameters, and functions. It supports multiple programming languages and provides API and embedding functions.
TypeScript
9.7K
4 points
M
MCP Scan
MCP-Scan is a security scanning tool for MCP servers, used to detect common security vulnerabilities such as prompt injection, tool poisoning, and cross-domain escalation.
Python
19.0K
5 points
A
Agentic Radar
Agentic Radar is a security scanning tool for analyzing and assessing agentic systems, helping developers, researchers, and security experts understand the workflows of agentic systems and identify potential vulnerabilities.
Python
14.5K
5 points
A
Awesome Web3 MCP Servers
This is a curated list of Web3 Model Context Protocol (MCP) servers, covering multiple categories such as chain interaction, trading, DeFi, market data, tools, and social. MCP is an open protocol that standardizes how applications provide context to LLMs, similar to the USB - C port for AI applications. DeMCP is the first decentralized MCP network, focusing on providing self - developed and open - source MCP services for agents, supporting cryptocurrency payments, and redefining the security and reliability of MCP by combining TEE and blockchain registries.
17.7K
4.5 points
I
Ida Pro MCP
Certified
IDA Pro MCP is a server plugin for reverse engineering. It interacts with client tools through the MCP protocol, providing functions such as function analysis, comment modification, variable renaming, etc., and supports multiple MCP clients such as Cline, Roo Code, etc.
Python
21.5K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.3K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.4K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.3K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.3K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
47.4K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase