mcpbeat

Wattcoin MCP Server

io.github.WattCoin-Org/wattcoin-mcp-server
answering

Wattcoin MCP Server is answering right now. Last checked 6 min ago. It exposes 17 tools. Last commit 17 Jul 2026.

Earn WATT tokens on Solana — tasks, skills marketplace, AI inference, and bounties.

Uptime history 40 hours of history · worst hour 43%
40 hours agonow
50.0%
Uptime 24h
91 of 182 checks
17
Tools
read from the server
879 ms
Response time
average over 24h
5
Stars
last commit 17 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add wattcoin-mcp-server --transport http https://wattcoin-mcp-server.wattcoin.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wattcoin-mcp-server": {
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wattcoin-mcp-server]
url = "https://wattcoin-mcp-server.wattcoin.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "wattcoin-mcp-server": {
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wattcoin-mcp-server": {
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/mcp"
    }
  }
}

Available tools 17

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

task
get_task
Get full details of a specific WattCoin task including requirements, reward, deadline.
task_leaderboard
View top WATT earners on the task marketplace.
task_stats
View WattCoin task marketplace statistics.
wsi
wsi_models
List AI models on WattCoin's distributed inference network.
wsi_query
Query WattCoin's distributed AI network. 50 WATT/query, 5000 WATT min balance.
wsi_status
Check health of WattCoin's WSI network — active nodes, uptime, models.
claim
claim_solution
Claim a SwarmSolve bounty (1000 WATT balance, GitHub 30d+). Get full project spec.
claim_task
Claim a WattCoin task to start working on it. Requires 2,500 WATT balance. 48h to submit.
bounty
bounty_stats
View WattCoin payout stats: total paid, recent payouts, active bounties.
browse
browse_marketplace
Browse WattCoin's Skills Marketplace — community-built automation skills for WattOS. Filter by category, search, sort.
pricing
get_pricing
Get pricing for all WattCoin services (WATT tokens).
rate
rate_skill
Rate an installed marketplace skill (1-5 stars). Must have installed the skill first.
skill
skill_detail
Get full details of a marketplace skill — readme, tools, permissions, ratings.
solutions
list_solutions
Browse paid SwarmSolve software bounties. Agents earn WATT for building solutions.
submit
submit_task
Submit completed work for AI verification. Score 7/10+ = automatic WATT payout to your wallet.
tasks
list_tasks
Browse open tasks on WattCoin's Agent Task Marketplace. Tasks pay WATT tokens (Solana) on completion.
web
web_scrape
Scrape a web page via WattCoin's network. 100 WATT per request.

Endpoints

URLTransportStateLatencyChecked
https://wattcoin-mcp-server.wattcoin.workers.dev/mcp streamable-http answering 1096 ms 6 min ago
https://wattcoin-mcp-server.wattcoin.workers.dev/sse sse answering 275 ms 7 min ago

Wattcoin MCP Server — questions

Answers built from our own checks of this server.

What can Wattcoin MCP Server do?
It exposes 17 tools, read directly from the server on our last check. Among them: bounty_stats, browse_marketplace, claim_solution, claim_task, get_pricing, get_task and 11 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Wattcoin MCP Server mostly used for?
Its tools cluster around wsi, task and claim. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Wattcoin MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 879 ms. The bar chart above shows every period we have measured.
How do I connect Wattcoin MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Wattcoin MCP Server need an API key?
No. Wattcoin MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Wattcoin MCP Server?
It answers our handshake in 879 ms on average, which is faster than 8% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Wattcoin MCP Server open source?
Yes — it is published under the MIT licence, written in Python, 5 stars on GitHub and 13 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.