29 连接 Notion
将 Notion 连接到 Claude Tag,使其可以读取和搜索你的 Notion 工作区。涵盖需要创建的专用账号、令牌字段和需要允许的 URL。
export const BetaNote = () => Claude Tag is in public beta. Features and behavior described here may change before general availability.;
连接在 Access bundle 中添加。在 claude.ai/admin-settings/claude-tag 打开左侧导航的 Access bundles,点击进入一个包(或 Create 一个),转到其 Credentials 标签。
连接 Notion 让 Claude 从包作用域下的任何频道基于你的 Notion 工作区回答问题。你将其作为连接添加到 Access bundle 中;凭据属于代理而非任何个人。
将此连接与 Anthropic 插件市场中的 Notion 插件配对,让 Claude 知道如何调用 API;参见附加插件。这是 HTTP API 连接,不是 MCP 服务器或个人 claude.ai 连接器。
29.1 在 Notion 中创建凭据
在 Notion 中创建一个 Internal Integration,并将 Claude 应读取的特定页面或数据库与该 Integration 共享。共享之前一切不可达。
Notion 创建凭据的指南在 developers.notion.com。
29.2 将连接添加到包
在包中,点击 Notion 旁边的 Connect。
| 字段 | 值 |
|---|---|
| Claude’s integration secret | 来自 Notion 的 Internal Integration 密钥 |
| Allowed websites | api.notion.com |
Agent Proxy 在网络边界注入凭据;模型和沙箱不会获得密钥。参见 Agent Proxy 的工作原理。
29.3 验证连接
在包作用域下的频道中,开启新话题:
text wrap theme={null} @Claude what can you access from this channel?
连接生效后 Notion 出现在列表中。新话题会自动获取连接;在已有话题中,通过名称要求 Claude 使用该服务。
29.4 相关资源
- 此连接增加的能力:知识和文档用例
- 为 Claude 配置访问:完整的凭据类型和允许主机参考