MCP Directory
Back

toleno-mcp

by tolenonetwork · JavaScript · ★ 163

Toleno Network MCP Server — Control your Toleno mining account directly from Claude AI using natural language.

Install

npx -y github:tolenonetwork/toleno-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "toleno-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:tolenonetwork/toleno-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@toleno/mcp) [](https://www.npmjs.com/package/@toleno/mcp) [](https://nodejs.org) [](https://opensource.org/licenses/MIT) [](https://modelcontextprotocol.io) **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. The setup wizard will: 1. Ask for your Toleno API key 2. Validate it against the Toleno API 3. Automatically update your Claude Desktop config 4. Remind you to restart Claude Desktop…
Read full README on GitHub →

Related other servers