Limitless Lifelog
Summary
The Limitless MCP Server provides AI assistants with access to the Limitless API for retrieving and searching personal lifelogs recorded via the Limitless Pendant. Developed by Ryan Boyle, this TypeScript implementation offers five specialized tools for interacting with lifelog data: retrieving logs by ID, listing logs by date or time range, fetching recent recordings, and performing keyword searches within log content. The server handles API authentication, pagination, error management, and result formatting while providing clear guidance on tool selection—recommending list operations for conceptual analysis and reserving search functionality specifically for keyword queries. It's particularly useful for users who want their AI assistants to analyze their Limitless recordings for summaries, action items, and key topics without requiring direct API access.
Available Actions(5)
limitless_get_lifelog_by_id
Retrieves a single Pendant recording by its specific ID.
limitless_list_lifelogs_by_date
Lists Pendant recordings for a specific date.
limitless_list_lifelogs_by_range
Lists Pendant recordings within a date/time range.
limitless_list_recent_lifelogs
Lists the most recent Pendant recordings.
limitless_search_lifelogs
Searches title/content of recent Pendant recordings (limited scope).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요