time for Claude Desktop
network.clockchain/time
Clockchain®: neutral verified network time for AI agents (get_time). Testnet.
client:Claude Desktop
transport:streamable-http
Install time in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"time": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://clockchain-time-rp6evdzqkq-uc.a.run.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs