
Cuongpo Coti Mcp
Let your agent manage COTI accounts, move native tokens, and deploy or operate on-chain contracts without hand-rolling RPC calls.
Overview
ai.smithery/cuongpo-coti-mcp is a Build-phase MCP server that connects agents to the COTI blockchain for accounts, native transfers, and contract deploy-and-operate tasks.
What is this MCP server?
- COTI blockchain connectivity for accounts and native token transfers
- Deploy and operate smart contracts from agent-driven MCP calls
- Smithery-hosted streamable HTTP remote with Bearer authentication
- Version 0.2.1 from github.com/cuongpo/coti-mcp
- MCP schema 2025-09-16
- Server version 0.2.1
- GitHub repository cuongpo/coti-mcp
What problem does it solve?
Hand-maintaining COTI RPC scripts and wallet flows slows indie builders shipping on-chain features.
Who is it for?
Solo builders prototyping COTI-backed tokens or contracts who already use MCP agents.
Skip if: Non-crypto products or teams that need audited custody and compliance tooling only.
What do I get? / Deliverables
After install, your agent can perform COTI account, transfer, and contract operations through one authenticated MCP remote.
- MCP tools for COTI accounts and native transfers
- Agent-driven contract deploy and operate flows
- Smithery remote registered in agent config
Recommended MCP Servers
Journey fit
How it compares
COTI-focused MCP integration, not a multi-chain wallet app or block explorer.
Common Questions / FAQ
Who is ai.smithery/cuongpo-coti-mcp for?
Developers building on COTI who want Claude Code, Cursor, or Codex to manage accounts, transfers, and contracts via MCP.
When should I use ai.smithery/cuongpo-coti-mcp?
Use it in the build phase while integrating COTI into your backend or agent tooling, before you harden production ops separately.
How do I add ai.smithery/cuongpo-coti-mcp to my agent?
Configure the Smithery URL server.smithery.ai/@cuongpo/coti-mcp/mcp with Authorization Bearer {smithery_api_key} in your MCP client.