4 months ago
Toleno Network MCP Server — Control your Toleno mining account directly from Claude AI using natural language.
Overview
Toleno Network MCP Server — Control your Toleno mining account directly from Claude AI using natural language.
Check balance · Start mining · View referrals — all without opening the app.
Server Config
{
"mcpServers": {
"Toleno Network": {
"command": "npx",
"args": [
"-y",
"@toleno/mcp"
],
"env": {
"TOLENO_API_KEY": "tlno_paste_your_key_here"
}
}
}
}