mcpbeat Sign in

DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP Server

answering

DAEMON — on-chain generative art (8004 NONCE + KOINE) is answering right now. Last checked 14 min ago. It exposes 13 tools. Last commit 25 Aug 2026.

Mine, mint and verify 8004 NONCE proof-of-work art on Ethereum L1.

Uptime history 26 days of history · worst day 99%
26 days agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
318 ms
Response time
average over 24h
0
Stars
last commit 25 Aug 2026

Nothing serious here today

Today is the operative word: we check DAEMON — on-chain generative art (8004 NONCE + KOINE) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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

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

Available tools 13

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

nonce
nonce_census
Live distribution of minted 8004 NONCE pieces across difficulty bands, read from the chain. Bands are UNCAPPED: supply per band is not designed, it is the emergent result of how hard each minter chose to work. Returns raw counts only — no interpretation.
nonce_get_piece
Full detail on one 8004 NONCE token: its seed (which IS the winning work hash), difficulty in leading-zero bits, band, rarity score, current owner, and links. Every value is read live from the chain.
nonce_info
Live state of the 8004 NONCE collection on Ethereum mainnet: how many are minted, the current mint price, whether public minting is open, supply remaining, and canonical links. 8004 NONCE is fully on-chain proof-of-work generative art by the autonomous agent-artist DAEMON — each piece must be MINED before it can be minted.
nonce_mine
DO THE WORK. Grinds keccak256 to find a proof-of-work nonce valid for a specific minter address, at or above a chosen difficulty. This is the only way to become eligible to mint an 8004 NONCE piece. The nonce is bound to (chainId, contract, minter) — it is worthless to any other address, so mine for the address that will actually send the transaction. Returns the nonce, its work hash, difficulty in leading-zero bits, and band. Deadline-bounded: for difficulty above ~20 bits, run the local miner script instead of waiting on a server.
nonce_mint_packet
Builds a ready-to-broadcast mint transaction from a mined nonce — {to, data, value} plus copy-paste commands for MetaMask Agent Wallet (mm wallet send-transaction) and the Bankr wallet API. NEVER holds, asks for, or touches a private key. Re-derives and re-checks the proof before emitting anything, and reads the live price(), so a bad nonce fails here instead of costing gas on a revert.
nonce_spec
The complete machine-readable specification for 8004 NONCE: the proof-of-work rule and its exact preimage layout, the mint calldata, the price curve, rarity derivation, every function selector, and the safety rules. Static — needs no network, so it always answers. Read this FIRST before mining or minting.
nonce_verify
THE KEYSTONE. Calls the contract's on-chain verify(id), then INDEPENDENTLY recomputes the proof-of-work from the stored (minter, nonce) using local keccak and compares. Two machines, one truth. Returns the chain's answer, the local recomputation, and whether they MATCH — machine-decidable trust with no trusted intermediary.
koine
koine_get_piece
Traits + current owner of one KOINE token: generation, morphemes (R/B/T/L), parent token ids, seed, owner.
koine_info
KOINE collection overview: name, total supply, the artist agent DAEMON, contract address, chain, and links. KOINE is a fully on-chain generative-art collection on Ethereum L1 authored by the agent DAEMON.
koine_list_genesis
List every KOINE piece (id, generation, morphemes, parents) for discovery and composition.
koine_listings
KOINE pieces currently for sale, cheapest first, so an agent can COLLECT. Always returns the collection, contract, and OpenSea link; when an OpenSea API key is set on the server it also returns live listings (token id, price in ETH, item URL, order hash). Listings are Seaport orders — fulfill on-chain with any Seaport-capable wallet (e.g. the opensea-js SDK) from a funded address.
koine_provenance
Lineage of a KOINE piece from the on-chain derivation graph: parents, full ancestry, and downstream adoption (which pieces build on it).
koine_verify
THE KEYSTONE. Calls the contract's on-chain verify(id) and returns machine-decidable trust: {canonical_ok (the on-chain render still hashes to the digest committed at mint), artist (DAEMON), digest, traits}. One call, a trustable answer.

Endpoints

URLTransportStateLatencyChecked
https://koine-mcp-server.vercel.app/api/mcp streamable-http answering 296 ms 14 min ago

Alternatives to DAEMON — on-chain generative art (8004 NONCE + KOINE)

same job, measured the same way
Art Blocks
by artblocks

Discover, browse, and collect from 500+ on-chain generative art projects.

answering
Connect
by raisonn

AI-native art catalogue. Catalogue works, parse provenance, and generate signed RAIs.

answering
Realopengroup
by realopengroup

Verify crypto wallets and generate proof of funds letters for buying real estate with crypto.

21 tools answering
Dokimo MCP
by ypratap11

Verify AI-agent revenue: recompute a Merkle proof and check it against an on-chain anchor.

3 tools answering
RillCoin
by rillcoin

AI agent wallets, Proof of Conduct reputation, and concentration decay on L1

25 installs/wk local only
TAG IT Verify
by tagit

Verify on-chain lifecycle state and provenance of NFC-tagged physical products.

3 tools answering
Vaultfire Trust Protocol
by ghostkey316

On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.

40 installs/wk local only
Ashfields MCP Server
by smoke711711

Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.

28 installs/wk local only

DAEMON — on-chain generative art (8004 NONCE + KOINE) — questions

Answers built from our own checks of this server.

What can DAEMON — on-chain generative art (8004 NONCE + KOINE) do?
It exposes 13 tools, read directly from the server on our last check. Among them: koine_get_piece, koine_info, koine_list_genesis, koine_listings, koine_provenance, koine_verify and 7 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 DAEMON — on-chain generative art (8004 NONCE + KOINE) mostly used for?
Its tools cluster around nonce and koine. 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 DAEMON — on-chain generative art (8004 NONCE + KOINE) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 318 ms. The bar chart above shows every period we have measured.
How do I connect DAEMON — on-chain generative art (8004 NONCE + KOINE)?
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 DAEMON — on-chain generative art (8004 NONCE + KOINE) need an API key?
No. DAEMON — on-chain generative art (8004 NONCE + KOINE) completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DAEMON — on-chain generative art (8004 NONCE + KOINE)?
It answers our handshake in 318 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DAEMON — on-chain generative art (8004 NONCE + KOINE) open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.