dsh-notion-mcp
Notion 连接插件,通过官方 Notion MCP(支持 OAuth + PKCE)将 DeepSeek Harness 连接至 Notion 空间。
AI 分析
核心用途是让 Agent 读写 Notion 笔记。适合使用 Notion 作为个人或团队知识库、需要 AI 协同整理和检索 Notion 数据的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mingzeng21/dsh-notion说明文档
阅读完整 README ↗配置
| 键 | 默认值 | 说明 |
|---|---|---|
mcpUrl | https://mcp.notion.com/mcp | Notion MCP 服务器 URL |
port | 53007 | 本地 OAuth 回调端口(127.0.0.1) |