Loading MCP server directory, please wait...
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
npx @getmcp/cli add io.github.tolenonetwork/mcp_tolenoRequires Node.js 18+. Community-contributed server. Review source before installing.
TOLENO_API_KEYYour personal API key from the Toleno app. Go to Settings → API Keys → Create New Key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tolenonetwork/mcp_toleno": {
"command": "npx",
"args": [
"-y",
"mcp_toleno"
],
"env": {
"TOLENO_API_KEY": ""
}
}
}
}