clockchain-developer-tools

thetangstr/clockchain-developer-tools
★ 1 stars TypeScript Code/Dev Tools Updated today
Hosted MCP server for Clockchain — consensus time, notarization & agent-attested receipts. No install: point any MCP client at https://mcp.clockchain.network/mcp (header x-api-key).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clockchain-developer": {
      "command": "npx",
      "args": [
        "-y",
        "thetangstr/clockchain-developer-tools"
      ]
    }
  }
}

README Excerpt

A **CLI** and an **MCP server** that add Clockchain's tools — **consensus time, notarization, smart-contract scheduling, audit trails, and agent identity verification** — to **any MCP client** (Claude Code, Cursor, Claude Desktop, Codex, Hermes, OpenClaw, …) and your terminal. It wraps the live D4 node gateway at

Topics

agent-identityblockchainclockchainmcpmodel-context-protocolnotarization