MCP概述
Lodestar MCP 服务器公开的内容以及 AI 助手如何使用它来读取上下文并采取行动。
MCP 服务器的作用
Lodestar MCP 服务器是丰富的工作环境和任何 MCP 兼容的 AI 助手之间的桥梁。它提供两类功能:读取工具(拉取仪表板、电子邮件、文件、日历事件、情绪数据和知识图)和操作工具(创建跟进、草稿回复链接、更新操作项目、记录时间线事件)。
连接一次,与 Claude、ChatGPT、Cursor 或 Claude Code 的每次对话都可以从您的实际操作画面开始。
- 阅读:dashboard_today、needs_attention、情绪、电子邮件、文件、日历、知识搜索
- 行动:action_items_create、action_items_update、emails_reply_link、timeline_events_create
- 与模型无关——适用于任何 MCP 兼容的客户端
感知→决定→行动→结束
Every useful AI interaction over MCP follows the same pattern: the AI reads context (Sense), reasons over it (Decide), takes an action (Act), then logs the result (Close). MCP 服务器提供每个步骤的工具。
感知 ──▶ 决定 ──▶ 行动 ──▶ 关闭
(读(AI(写(日志+通知
上下文)原因)返回)+跟踪)连接器 URL 和身份验证
Remote MCP clients connect to https://api.getlodestar.ai/mcp/v1 using OAuth 2.1. You do not paste an API key into Claude, Cursor, or ChatGPT — the assistant opens a browser sign-in to Lodestar, you approve access on the consent screen, and the client receives tokens automatically.
Copy the connector URL from Settings → Integrations → MCP Server in Lodestar (https://app.getlodestar.ai/settings?tab=integrations). The URL always matches your workspace environment (production, dev, or local).
外部 MCP 访问需要 Plus 计划或更高版本。 Free和Solo账户可以使用Lodestar产品内的AI助手,但不能授权第三方MCP客户端。