zhengjy01/dsh-notion-connector ↗★ 0
dsh-notion-connector
Notion connector for DeepSeek Harness: Integration Token config (~/.dsh/notion.json, 0600), agent tools (notion_search / notion_read_page / notion_query_database / notion_create_page / notion_update_page / notion_append_blocks), and a Web GUI settings page. · DSH 的 Notion 连接插件:搜索/读取/查询/创建/更新/追加,设置页一键配置 Token。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhengjy01/dsh-notion-connector说明文档
阅读完整 README ↗Usage
- Open and create an internal integration; copy the Internal Integration Secret (starts with
secret_) - In Notion, Share the pages/databases you want to access with the integration
- In the GUI, go to Settings → Notion, paste the Token and save
- After that, just tell the agent things like "search for XX in Notion" or "save this content to Notion"