← Back to Plugins
MCP Server MCP

network.clockchain/time

github By github 👁 4 views ▲ 0 votes

Clockchain®: neutral verified network time for AI agents (get_time). Testnet.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://clockchain-time-rp6evdzqkq-uc.a.run.app/mcp",
      "headers": [
        {
          "description": "Clockchain transport token. Free token, no signup: curl -X POST https://mcp.clockchain.network/token",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...