
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
mcp_toleno
Advanced tools
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.
npx mcp_toleno setup
The setup wizard will:
Or non-interactive:
npx mcp_toleno setup --key tlno_your_key_here
Claude Desktop)tlno_, shown only once| OS | Config file |
|---|---|
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Linux | ~/.config/Claude/claude_desktop_config.json |
{
"mcpServers": {
"Toleno Network": {
"command": "npx",
"args": ["-y", "mcp_toleno"],
"env": {
"TOLENO_API_KEY": "tlno_paste_your_key_here"
}
}
}
}
Add .mcp.json to your project root:
{
"mcpServers": {
"Toleno Network": {
"command": "npx",
"args": ["-y", "mcp_toleno"],
"env": {
"TOLENO_API_KEY": "tlno_paste_your_key_here"
}
}
}
}
| Tool | What it does | Needs key? |
|---|---|---|
get_global_stats | Total tokens mined, platform-wide user count | No |
get_profile | Your balance, mining power, streak, level | Yes |
get_mining_status | Active session, time remaining, tokens earned | Yes |
start_mining | Start a new 24-hour mining session | Yes |
get_wallet_info | Wallet address, withdrawable balance, limits | Yes |
get_referral_info | Referral code, team size, active referrals | Yes |
"What is my Toleno mining status?"
"Start mining"
"How many TOL tokens do I have?"
"Show my wallet info"
"How many referrals do I have?"
"What are the global Toleno stats?"
"When does my mining session end?"
You: What is my mining status?
Claude: Your mining session is active!
⛏ Started: 3 hours ago
⏱ Time remaining: 21 hours
💰 Earned so far: 3.5 / 28 TOL
✅ Keep it running to earn the full reward!
---
You: How many referrals do I have?
Claude: Your referral stats:
👥 Total referrals: 12
✅ Active today: 7
🔗 Your code: TOLENO-ABC123
Q: Is my API key safe? Your key is stored locally in the Claude config file — never sent to Claude's servers. Revoke it anytime from the Toleno app.
Q: Can Claude do anything harmful to my account? No. Claude can only read data and start mining sessions. It cannot claim rewards, change your wallet address, withdraw tokens, or delete your account. To claim rewards, open the Toleno app.
Q: The tools don't appear in Claude Desktop. Fully quit and restart Claude Desktop after setup. Look for the 🔨 hammer icon in the chat toolbar.
Q: Do I need Node.js? Yes, Node.js 18 or higher. Download from nodejs.org.
Q: It says "TOLENO_API_KEY is not configured".
Run npx mcp_toleno setup again or manually add the key to your config file.
MIT © Toleno Network
FAQs
Toleno Network MCP Server — Manage your Toleno account with Claude AI.
The npm package mcp_toleno receives a total of 54 weekly downloads. As such, mcp_toleno popularity was classified as not popular.
We found that mcp_toleno demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.