Back to directory
boyleryan/mcp-limitless-server

boyleryan/mcp-limitless-server

@boyleryan

This is an MCP (Model Context Protocol) server that connects your Limitless Pendant data to AI tools like Claude, Windsurf, and others via the Limitless API.

limitlesspendantlifelogwearablecontextapitool

Installation & Configuration

{
  "mcpServers": {
    "limitless": {
      "command": "node",
      "args": [
        "dist/server.js"
      ],
      "env": {
        "LIMITLESS_API_KEY": "<YOUR_LIMITLESS_API_KEY_HERE>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17