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

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

REMOTE · KOINE-MCP-SERVER.VERCEL.APP · SCANNED SEP 20

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

+3 this week 81 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability86
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1263 tokens (~97/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP server?

DAEMON — on-chain generative art (8004 NONCE + KOINE) is a hosted endpoint at https://koine-mcp-server.vercel.app/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · koine-mcp-server.vercel.app

# add to Claude Code
claude mcp add --transport http kbd26-daemon-art 'https://koine-mcp-server.vercel.app/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "kbd26-daemon-art": {
      "url": "https://koine-mcp-server.vercel.app/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "kbd26-daemon-art": {
      "type": "http",
      "url": "https://koine-mcp-server.vercel.app/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.kbd26-daemon-art]
url = "https://koine-mcp-server.vercel.app/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "kbd26-daemon-art": {
      "type": "remote",
      "url": "https://koine-mcp-server.vercel.app/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add kbd26-daemon-art --url 'https://koine-mcp-server.vercel.app/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  kbd26-daemon-art:
    url: "https://koine-mcp-server.vercel.app/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "kbd26-daemon-art": {
      "Transport": "http",
      "Url": "https://koine-mcp-server.vercel.app/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add kbd26-daemon-art -t streamable-http -u 'https://koine-mcp-server.vercel.app/api/mcp'
// mcp.json
{
  "mcpServers": {
    "kbd26-daemon-art": {
      "type": "http",
      "url": "https://koine-mcp-server.vercel.app/api/mcp"
    }
  }
}

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.

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 15 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 10 Sept 26 +1

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

  • 8 Sept 26 +1

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

  • 6 Sept 26 +1

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

  • 4 Sept 26 +1

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

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 20 Sept 2026 · Probed https://koine-mcp-server.vercel.app/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.vercel.app CN=WR1,O=Google Trust Services,C=US 29 Aug 2026 27 Nov 2026 RSA 2048 SHA256-RSA f7911168ffa7d0f4135e24792e7a52a8
SANs: *.vercel.app
CN=WR1,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7fd9e2c2d2048a0474b627a26d0868a7
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of koine-mcp-server.vercel.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
vercel.app. 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 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://koine-mcp-server.vercel.app/api/mcp Verified 200
http (plaintext) http://koine-mcp-server.vercel.app/api/mcp HTTPS enforced 308 https://koine-mcp-server.vercel.app/api/mcp
MCP tools · 13 exposed · ~1,263 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
koine_get_piece ~55

Traits + current owner of one KOINE token: generation, morphemes (R/B/T/L), parent token ids, seed, owner.

NameTypeReqDescription
idintegeryestoken id (0-23 for the genesis)

No output schema declared.

No examples provided.

koine_info ~55

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

koine_list_genesis ~32

List every KOINE piece (id, generation, morphemes, parents) for discovery and composition.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

koine_listings ~101

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

koine_provenance ~50

Lineage of a KOINE piece from the on-chain derivation graph: parents, full ancestry, and downstream adoption (which pieces build on it).

NameTypeReqDescription
idintegeryestoken id

No output schema declared.

No examples provided.

koine_verify ~75

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.

NameTypeReqDescription
idintegeryestoken id to verify

No output schema declared.

No examples provided.

nonce_census ~104

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.

NameTypeReqDescription
limitintegerMaximum tokens to sample from the start of the collection. Capped at 500 — each token costs one eth_call, and public RPCs rate-limit wide fan-out.

No output schema declared.

No examples provided.

nonce_get_piece ~79

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.

NameTypeReqDescription
idintegeryestoken id (0-based; 0-20 are DAEMON's mined genesis)

No output schema declared.

No examples provided.

nonce_info ~83

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nonce_mine ~272

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.

NameTypeReqDescription
maxSecondsnumberTime budget for the grind, capped at 8s so a mine never starves other requests on this server. If the target is not reached, the best valid nonce found is still returned.
minterstringyesThe 0x address that will send the mint transaction. The proof is bound to it.
targetBitsintegerDifficulty target in leading-zero bits. 16 is the contract floor (~65k hashes, instant). 18 ≈ 260k. 20 ≈ 1M. Above ~20 this server will usually time out — run the skill's local miner instead, which h…

No output schema declared.

No examples provided.

nonce_mint_packet ~192

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.

NameTypeReqDescription
minterstringyesThe 0x address the nonce was mined for — must be the address that sends the tx.
noncestringyesThe winning nonce, as a decimal string (uint256).
slippageBpsintegerExtra value above price() in basis points, as a buffer against the price rising between read and broadcast. Overpayment is auto-refunded by the contract. Default 200 = 2%.

No output schema declared.

No examples provided.

nonce_spec ~73

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nonce_verify ~92

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.

NameTypeReqDescription
idintegeryestoken id to verify

No output schema declared.

No examples provided.

Common questions

What is the DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP server?

DAEMON — on-chain generative art (8004 NONCE + KOINE) is an MCP server listed in the public MCP registry as io.github.KBD26/daemon-art. Mine, mint and verify 8004 NONCE proof-of-work art on Ethereum L1. This page covers its hosted endpoint (https://koine-mcp-server.vercel.app/api/mcp).

Is the DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP server safe to use?

DAEMON — on-chain generative art (8004 NONCE + KOINE) scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP server expose?

DAEMON — on-chain generative art (8004 NONCE + KOINE) exposes 13 tools: nonce_spec, nonce_info, nonce_mine, nonce_mint_packet, nonce_verify, and 8 more. Their descriptions and schemas cost roughly 1,263 tokens of context every time the server is loaded.

Does the DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP server require authentication?

No. We connected to DAEMON — on-chain generative art (8004 NONCE + KOINE) without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the DAEMON — on-chain generative art (8004 NONCE + KOINE) MCP server still maintained?

DAEMON — on-chain generative art (8004 NONCE + KOINE) is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.