limitless-mcp-server

A Model Context Protocol server, client and interactive mode for Limitless API

GitHub Stars

14

User Rating

Not Rated

Favorites

0

Views

34

Forks

3

Issues

2

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

1Clone the repository and navigate into it.
2Install dependencies:
bash
npm ci
3Export your API key:
sh
export LIMITLESS_API_KEY=your_api_key_here

Additional Resources