← Back to Plugins
MCP Server MCP

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

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/mcp"
    },
    {
      "type": "sse",
      "url": "https://wattcoin-mcp-server.wattcoin.workers.dev/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...