πŸ”§

COTI

πŸ”§MCP Server

cuongpo/coti-mcp

VibeIndex|
What it does
|

Manages blockchain transaction processing and validation for the COTI cryptocurrency network, enabling secure and efficient decentralized financial operations.

Overview

COTI is a Model Context Protocol (MCP) server designed to enable AI applications to interact with the COTI blockchain through advanced Multi-Party Computation (MPC) technology. It specializes in providing secure, private token operations for ERC20 tokens, ERC721 NFTs, and native token transactions with comprehensive account and transaction management capabilities.

Key Features

  • Complete account management with multi-account support and network switching
  • Private ERC20 and ERC721 token operations with secure deployment and transfer
  • Advanced transaction management including contract function calls and event decoding
  • Robust encryption and privacy support using AES keys and MPC technology
  • Comprehensive toolset for blockchain interactions across multiple token types

Who is this for?

Developers and organizations working with blockchain technologies, especially those requiring high privacy and secure token operations, will find COTI MCP server invaluable. It provides a comprehensive, secure platform for managing blockchain interactions, supporting multiple token standards, and enabling complex multi-account and multi-network blockchain operations with advanced encryption.

remotehostedblockchain

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add coti-mcp -e COTI_MCP_AES_KEY=your_aes_key_here -e COTI_MCP_PUBLIC_KEY=your_public_key_here -e COTI_MCP_PRIVATE_KEY=your_private_key_here -e COTI_MCP_CURRENT_PUBLIC_KEY=current_account_public_key -- node path/to/build/index.js
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "coti-mcp": { "command": "node", "args": ["p...
0
Last UpdatedOct 2, 2025