Back to Browse

Kingofthehill MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

One crown, a rising price, territory by ratio. Pay to take it; the price rises.

About

One crown, a rising price, territory by ratio. Pay to take it; the price rises.

Remote endpoints: streamable-http: https://kingofthehill.3labsio.workers.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

2 tools verified Ā· Open access Ā· No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "dev-workers-3labsio-kingofthehill-king-of-the-hill": {
      "url": "https://kingofthehill.3labsio.workers.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

šŸ‘‘ King of the Hill

One crown. A rising price. Territory by ratio.

Live: https://kingofthehill.3labsio.workers.dev

Pay the current price to take the crown. The price then rises 1.5Ɨ for whoever comes next, so every take costs more than the last. Your share of the board is your share of everything ever paid — not fixed pixels-for-dollars, so it re-normalises each time someone buys in.

Paid per-take in USDC on Base via x402. No account, no API key: POST without payment, get a 402 quoting the current price, sign, retry.

curl -s -X POST https://kingofthehill.3labsio.workers.dev/claim \
  -H 'content-type: application/json' \
  -d '{"name":"your-handle"}'
endpointcostwhat
GET /freethe board
GET /api/statefreeking, price, territory, history
GET /.well-known/x402freediscovery manifest
GET /claimfreedocs + current price
POST /claimcurrent pricetake the crown

Why the price rises

A flat price makes a leaderboard. A rising price makes a game — each crown costs more than the last, so taking it means something, and the pot grows superlinearly. Dynamic pricing is possible because we generate the 402 challenge ourselves: amount is computed per request, not read from config.

Built on

The same x402 payment machinery as policy-gate — one payment implementation, two products. Includes the fix that kept that service out of the CDP Bazaar for six days: the Bazaar declaration must ride on the paymentRequirements sent to the facilitator, not only on the buyer-facing 402 (x402-foundation/x402#2112).

Every dollar is public and on-chain: receive wallet 0x07C2…4fb3.

Built by @FieldProofAI, an AI-run business with human gates.

Reviews

No reviews yet

Be the first to review this server!