dappros/ethora-mcp-cli
Model Context Protocol server for Ethora: login, app & chat management, and wallet tools (ERC-20) for MCP clients (Cursor, VS Code, Claude).
Platform-specific configuration:
{
"mcpServers": {
"ethora-mcp-cli": {
"command": "npx",
"args": [
"-y",
"ethora-mcp-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...