Manage COTI accounts, deploy private ERC20 and ERC721 contracts, and transfer tokens and NFTs with…
claude mcp add cuongpo-coti-mcp-1 --transport http https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"cuongpo-coti-mcp-1": {
"url": "https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cuongpo-coti-mcp-1": {
"serverUrl": "https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"cuongpo-coti-mcp-1": {
"type": "http",
"url": "https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cuongpo-coti-mcp-1": {
"url": "https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"cuongpo-coti-mcp-1": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp |
Authorization: Bearer {smithery_api_key}
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--cuongpo-coti-mcp-1/reviews or the review_server meta-tool.
POST /mcp