← Index

Toleno Network

io.github.tolenonetwork/mcp_toleno·v1.0.15·Other
Quality Score
92
/100

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp_toleno": {
      "command": "npx",
      "args": [
        "-y",
        "mcp_toleno"
      ],
      "env": {
        "TOLENO_API_KEY": "<your-toleno_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp_toleno": {
      "command": "npx",
      "args": [
        "-y",
        "mcp_toleno"
      ],
      "env": {
        "TOLENO_API_KEY": "<your-toleno_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp_toleno
§02  Environment variables
TOLENO_API_KEY
requiredsecret

Your personal API key from the Toleno app. Go to Settings → API Keys → Create New Key.

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other