mcp-limitless-server

mcp-limitless-server

9

Limitless MCP Server connects Limitless Pendant data to AI tools via an API, allowing AI chat interfaces to interact with recorded data. It emphasizes structure, programming, and seamless AI and data tool integration.

Limitless MCP Server (v0.1.0)

This server enables the integration of Limitless Pendant data with AI tools via the Limitless API, providing a structured way to interact with your Lifelog. The server supports retrieving and searching recent Pendant recordings and emphasizes structured, context-rich integrations.

Features (v0.1.0)

  • List/Get Lifelogs by ID, date, or range.
  • Search recent logs with text queries.
  • Supports AI tools like Claude, Windsurf, and others.

Prerequisites

  • Node.js v18 or later
  • A Limitless Pendant and API key
  • An MCP Client application

Setup and Configuration

  1. Clone the project.
  2. Navigate to the directory and install dependencies.
  3. Build the code.
  4. Configure the MCP client to include this server with necessary environment variables.