πŸ”§

COTI

πŸ”§MCP Server

cuongpo/coti-mcp

VibeIndex|
What it does

Enables secure, privacy-preserving blockchain interactions for private token and NFT operations using Multi-Party Computation (MPC) technology on the COTI blockchain.

remotehosted

Installation

git cloneClone repository
git clone https://github.com/davibauer/coti-mcp.git
npm runRun npm script
npm run build
npxRun with npx
npx -y @smithery/cli install @davibauer/coti-mcp --client claude
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "coti-mcp": { "command": "node", "args": ["p...
πŸ“– Extracted from cuongpo/coti-mcp README
52,112
AddedJan 26, 2026