MCP.so
登录

First Light

@anytime-sync

关于 First Light

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.

基本信息

分类

其他

传输方式

stdio

发布者

anytime-sync

提交者

Aaron Cheng

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

9

Get tasks by date, status, or priority

Add task with title, date, priority, notes

Edit any field on an existing task

Mark a task as done

Remove a task

AI-reorganize today's schedule

Semantic search across all tasks

Check habit streaks and progress

Generate a summary of your week

概览

What is First Light?

An AI-native task manager that integrates with the Model Context Protocol (MCP), allowing AI assistants to manage tasks directly without copy-pasting or middleware. Designed for users of MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.

How to use First Light?

Obtain an API token from firstlight.to (Settings → API Tokens), add the configuration to your MCP client, then start giving natural language commands (e.g., “What’s on my plate today?”).

Key features of First Light

  • List tasks by date, status, or priority
  • Create tasks with title, date, priority, notes
  • Update any field on existing tasks
  • Mark tasks as done or delete tasks
  • AI-reorganize today's schedule (plan_day)
  • Semantic search across all tasks (search_tasks)
  • Check habit streaks and weekly progress summaries

Use cases of First Light

  • Let your AI assistant manage your personal task list by voice or text
  • Automatically reorganize today’s schedule based on priorities
  • Get a weekly review of completed tasks and habit streaks
  • Search for specific tasks across your entire history using natural language

FAQ from First Light

How is First Light different from other task managers?

First Light is built for AI interaction—tasks are created, edited, and queried directly by your assistant, with no manual data entry or middleware required.

What do I need to run First Light?

You need an API token from firstlight.to and an MCP-compatible client such as Claude Desktop, Cursor, or Windsurf.

Where are my tasks stored?

Tasks are stored on the First Light service. Your API token authenticates access.

Does First Light support any transport or authentication?

Yes, it uses API token–based authentication. The transportation is handled via the MCP protocol; no additional transport details are specified in the README.

Are there any known limitations?

The README does not list any specific limitations.

评论

其他 分类下的更多 MCP 服务器