送信

First Light

@Yulin Cheng

AI-native task manager with native MCP server. Let Claude or any MCP client read, create, update, complete, and reschedule your tasks directly — no copy-pasting. Includes semantic search, daily planning, habit tracking, and weekly reviews. Free tier available.

ツール

サーバー設定

{
  "mcpServers": {
    "firstlight": {
      "command": "npx",
      "args": [
        "firstlight-mcp"
      ],
      "env": {
        "FIRSTLIGHT_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
- MCP Server