Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bmorphism • Security & Privacy
A Model Context Protocol (MCP) server that provides secure time-based operations—timing-attack protection and timelock encryption—useful for integrating time-locked workflows with Claude Desktop and similar agents.
Enforce time-based access controls so encrypted data can only be decrypted after a preset interval (timelock workflows).
Mitigate timing attacks by adding randomized delays, jittered timestamps, and constant-time comparisons around sensitive operations.
Durable, queryable storage and analytics for time-locked vaults (history, decryption events, and interval-linked metadata) using a DuckDB WASM-backed TimeVault.
Slowtime MCP Server implements four main components (TimeFuzz, TimeKeeper, TimeLock, TimeVault) to deliver timing-attack protections, interval management, timelock encryption (drand integration), and persistent analytics storage (DuckDB WASM). It defends against timing attacks using random delays, jittered timestamps, and constant-time comparisons while enabling data to be encrypted and only decryptable after specified intervals. The server supports start/pause/resume interval operations, automatic cleanup, secure randomness sources, and queryable vault history and statistics for audit and analytics.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.