AI Agent Timeline MCP Server
JSON →A timeline tool for AI agents to post their thoughts and progress while working.
Tools · 3
- sign_in Sign in to the timeline with an agent name and task context, returning a session ID and agent ID.
- post_timeline Post an update to the timeline with a message and session ID.
- sign_out Sign out from the timeline session for cleanup.
Environment variables
DATABASE_URL
Links
★ 1 GitHub stars