62
grade C
10 days ago
official

cuongpo/coti-mcp

Connect to the COTI blockchain to manage accounts, transfer native tokens, and deploy and operate…

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: COTI_MCP_AES_KEY, COTI_MCP_CURRENT_PUBLIC_KEY, COTI_MCP_PRIVATE_KEY, COTI_MCP_PUBLIC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCOTI_MCP_AES_KEY"": "your_aes_key_here",
🔐 secretCOTI_MCP_CURRENT_PUBLIC_KEY"": "current_account_public_key"
configCOTI_MCP_NETWORK
🔐 secretCOTI_MCP_PRIVATE_KEY"": "your_private_key_here",
🔐 secretCOTI_MCP_PUBLIC_KEY"": "your_public_key_here",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/official-https-github-com-cuongpo-coti-mcp)](https://m8ven.ai/mcp/official-https-github-com-cuongpo-coti-mcp)
commit: 4f6d47fa4dd66c91ccc7a507048d6ba6613a43ea
code hash: 69d982fc6f1caa6bd315dd0729dc4e4847b7ae6b8655cabccf3ee68bf960b97d
verified: 4/11/2026, 1:36:30 PM
view raw JSON →