MCP Mistcash
M

MCP Mistcash

This is an MCP server used to expose MIST.cash's privacy payment features on Starknet, allowing AI agents to interact with the privacy - protected payment protocol through standardized interfaces.
2 points
5.2K

What is the MIST.cash MCP Server?

This is a middleware server specifically designed for AI assistants. It connects AI assistants (such as Claude, Cursor, etc.) with the MIST.cash privacy payment protocol. MIST.cash is a privacy payment solution on Starknet that uses zero - knowledge proof technology to protect transaction privacy. This MCP server encapsulates complex blockchain operations into simple tools, allowing AI to help users conduct privacy - protected digital asset transactions.

How to Use the MIST.cash MCP Server?

Users interact with the server through an AI assistant (configured with an MCP client). The AI can call the tools provided by the server to: 1) Generate an encryption key for privacy transactions; 2) Query transaction asset information; 3) Verify the existence of a transaction; 4) Obtain a list of supported tokens. All operations are carried out while protecting user privacy, and the AI does not need to know the user's private key or sensitive information.

Use Cases

1. Privacy payments: Send privacy - protected cryptocurrency transfers through an AI assistant; 2. Asset query: Let the AI help check the receipt status of privacy transactions; 3. Transaction verification: Confirm whether a privacy transaction has been successfully created; 4. Multi - token support: Handle privacy transactions of multiple assets such as ETH, USDC, USDT, and DAI.

Main Features

5 Dedicated Tools
Provide a complete set of privacy transaction tools: generate transaction keys, query assets, verify transactions, calculate transaction hashes, and obtain configuration information.
Privacy - First Design
Based on MIST.cash's zero - knowledge proof system, protect the privacy of transaction senders, recipients, and amounts.
Multi - Token Support
Support mainstream tokens on Starknet: ETH, USDC, USDT, DAI, meeting different payment needs.
Production - Ready
Built - in retry mechanism, timeout control, and comprehensive error handling to ensure service stability.
Team - Friendly Deployment
Provide a Docker containerized deployment solution to ensure consistent environments for team members and simplify the configuration process.
Security Verification
All inputs are strictly verified, including Starknet address format, parameter types, and value ranges.
Advantages
No technical background required: Users can complete complex privacy transactions by interacting with the AI in natural language.
Security guarantee: Does not handle user private keys, only uses public transaction keys for operations.
Cross - platform compatibility: Supports multiple AI clients such as Claude Desktop and Cursor IDE.
Privacy protection: Utilizes zero - knowledge proof technology to keep transaction details confidential from third parties.
Easy integration: Standard MCP protocol, can be easily integrated into existing AI workflows.
Limitations
Dependence on RPC services: Requires an available Starknet RPC node, which may incur usage costs.
Network latency: Blockchain transaction confirmation takes time, not suitable for scenarios with extremely high real - time requirements.
Learning curve: Users need to understand basic concepts of privacy transactions (such as transaction keys).
Spent asset detection: Some query tools cannot automatically detect whether an asset has been spent.
Configuration requirements: Correctly configure environment variables and AI clients to use normally.

How to Use

Choose a Deployment Method
Choose Docker deployment (recommended) or local Node.js deployment according to team needs. Docker ensures environment consistency and is suitable for team collaboration.
Configure Environment Variables
Set necessary environment variables, including Starknet RPC URL, network type, etc. You can use a .env file or pass them directly to the Docker container.
Configure the AI Client
Add MCP server configuration to the configuration file of Claude Desktop or Cursor IDE, specifying the Docker command or local execution path.
Use via the AI Assistant
Restart the AI client, and then you can use MIST.cash's privacy payment features through natural language instructions.

Usage Examples

Case 1: Privacy Salary Payment
A company wants to pay employees' salaries with privacy protection through an AI assistant to protect employees' income privacy.
Case 2: Privacy Donation Verification
A charity organization receives an anonymous donation and wants to verify through the AI whether the donation has successfully arrived.
Case 3: Multi - Currency Asset Management
A user wants to know the situation of various assets received through privacy transactions through an AI assistant.

Frequently Asked Questions

Is it safe to use this MCP server? Will it leak my private key?
Do I need to understand blockchain technology to use it?
Why can't obtener_assets_transaccion detect spent assets?
Which AI clients are supported?
How long does it take to confirm a transaction?
Do I need to configure separately for each person when deploying in a team?

Related Resources

MIST.cash Official Website
The official website of the MIST.cash privacy payment protocol, learn about the protocol principle and latest developments.
Model Context Protocol Documentation
Official documentation of the MCP protocol, learn about the working principle and specifications of MCP.
Starknet Developer Documentation
Official development documentation of the Starknet blockchain, learn about underlying technical details.
GitHub Repository
Source code repository of this MCP server, containing the latest code and issue tracking.
Docker Hub Image
Pre - built Docker image for easy and fast deployment.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mist-cash": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e", "STARKNET_RPC_URL=https://ztarknet-madara.d.karnot.xyz",
        "-e", "STARKNET_NETWORK=mainnet",
        "mcp-mistcash"
      ]
    }
  }
}

{
  "mcpServers": {
    "mist-cash": {
      "command": "node",
      "args": ["/ruta/absoluta/a/mcp-mistcash/dist/index.js"],
      "env": {
        "STARKNET_RPC_URL": "https://ztarknet-madara.d.karnot.xyz",
        "STARKNET_NETWORK": "mainnet"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
8.9K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
6.9K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.4K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
11.9K
5 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
10.6K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
8.9K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
11.6K
5 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.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
17.5K
4.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
19.3K
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
54.2K
4.3 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
28.3K
5 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#
24.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
50.8K
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
18.1K
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
35.4K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase