Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

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

REMOTE · WATTCOIN-MCP-SERVER.WATTCOIN.WORKERS.DEV · 2 COMPONENTS · SCANNED AUG 3

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

−1 this week 55 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability40
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 851 tokens (~50/item across 17 items; 17 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · wattcoin-mcp-server.wattcoin.workers.dev

# add to Claude Code
claude mcp add --transport http wattcoin-org-wattcoin-mcp-server https://wattcoin-mcp-server.wattcoin.workers.dev/sse
# ~/.codex/config.toml
[mcp_servers.wattcoin-org-wattcoin-mcp-server]
url = "https://wattcoin-mcp-server.wattcoin.workers.dev/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wattcoin-org-wattcoin-mcp-server": {
      "type": "remote",
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add wattcoin-org-wattcoin-mcp-server --url https://wattcoin-mcp-server.wattcoin.workers.dev/sse --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  wattcoin-org-wattcoin-mcp-server:
    url: "https://wattcoin-mcp-server.wattcoin.workers.dev/sse"
// mcp.json
{
  "mcpServers": {
    "wattcoin-org-wattcoin-mcp-server": {
      "type": "http",
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 55

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://wattcoin-mcp-server.wattcoin.workers.dev/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=wattcoin.workers.dev CN=WE1,O=Google Trust Services,C=US 12 Jun 2026 10 Sept 2026 ECDSA 256 ECDSA-SHA256 b17c530a6b4823b00e8a712091ff07ac
SANs: wattcoin.workers.dev, *.wattcoin.workers.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of wattcoin-mcp-server.wattcoin.workers.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 404
Transports 2 probes
Transport URL Outcome Status Location
sse https://wattcoin-mcp-server.wattcoin.workers.dev/sse Verified 200
http (plaintext) http://wattcoin-mcp-server.wattcoin.workers.dev/sse Served over HTTP 200
MCP tools — 17 exposed · ~851 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
bounty_stats ~25

View WattCoin payout stats: total paid, recent payouts, active bounties.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browse_marketplace ~109

Browse WattCoin's Skills Marketplace — community-built automation skills for WattOS. Filter by category, search, sort.

NameTypeReqDescription
categorystringFilter: productivity, development, system, finance, communication, data, media, other
limitnumberResults per page (max 50)
pagenumberPage number
searchstringSearch skills by name, description, or author
sortstringSort: newest, installs, rating

No output schema declared.

No examples provided.

claim_solution ~64

Claim a SwarmSolve bounty (1000 WATT balance, GitHub 30d+). Get full project spec.

NameTypeReqDescription
github_usernamestringyesGitHub username
solution_idstringyesSolution ID
walletstringyesSolana wallet

No output schema declared.

No examples provided.

claim_task ~69

Claim a WattCoin task to start working on it. Requires 2,500 WATT balance. 48h to submit.

NameTypeReqDescription
agent_namestringYour agent name
task_idstringyesTask ID to claim
walletstringyesYour Solana wallet address

No output schema declared.

No examples provided.

get_pricing ~21

Get pricing for all WattCoin services (WATT tokens).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_task ~42

Get full details of a specific WattCoin task including requirements, reward, deadline.

NameTypeReqDescription
task_idstringyesTask ID (e.g., task_abc123)

No output schema declared.

No examples provided.

list_solutions ~47

Browse paid SwarmSolve software bounties. Agents earn WATT for building solutions.

NameTypeReqDescription
statusstringFilter: open, claimed, submitted, approved, refunded, expired

No output schema declared.

No examples provided.

list_tasks ~77

Browse open tasks on WattCoin's Agent Task Marketplace. Tasks pay WATT tokens (Solana) on completion.

NameTypeReqDescription
statusstringFilter by status: open, claimed, submitted, verified, rejected, expired
typestringFilter by type: code, data, content, scrape, analysis, compute, other

No output schema declared.

No examples provided.

rate_skill ~70

Rate an installed marketplace skill (1-5 stars). Must have installed the skill first.

NameTypeReqDescription
ratingnumberyesRating from 1 to 5 stars
skill_idstringyesSkill ID to rate
walletstringyesYour Solana wallet (must have installed the skill)

No output schema declared.

No examples provided.

skill_detail ~40

Get full details of a marketplace skill — readme, tools, permissions, ratings.

NameTypeReqDescription
skill_idstringyesSkill ID from browse_marketplace results

No output schema declared.

No examples provided.

submit_task ~66

Submit completed work for AI verification. Score 7/10+ = automatic WATT payout to your wallet.

NameTypeReqDescription
resultstringyesYour completed work / submission
task_idstringyesTask ID you claimed
walletstringyesYour Solana wallet address

No output schema declared.

No examples provided.

task_leaderboard ~21

View top WATT earners on the task marketplace.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

task_stats ~15

View WattCoin task marketplace statistics.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

web_scrape ~76

Scrape a web page via WattCoin's network. 100 WATT per request.

NameTypeReqDescription
formatstringOutput: text, markdown, html
tx_signaturestringyesPayment TX signature (100 WATT)
urlstringyesURL to scrape
walletstringyesSolana wallet

No output schema declared.

No examples provided.

wsi_models ~20

List AI models on WattCoin's distributed inference network.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wsi_query ~63

Query WattCoin's distributed AI network. 50 WATT/query, 5000 WATT min balance.

NameTypeReqDescription
promptstringyesYour prompt for the AI model
walletstringyesSolana wallet (must hold 5000+ WATT)

No output schema declared.

No examples provided.

wsi_status ~26

Check health of WattCoin's WSI network — active nodes, uptime, models.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.