zhengjy01/dsh-notion-connector

zhengjy01★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

Notion connector for DeepSeek Harness: agent tools + Web settings page · DSH 的 Notion 连接插件

README excerpt

dsh-notion-connector English 中文 A Notion connector plugin for DeepSeek Harness. Configure an Integration Token once, and both the agent and the Web GUI settings page can operate your Notion workspace. Features - Agent tools (available automatically after configuration): - notion search — search pages/databases - notion read page — read page title, properties, and content blocks (nested blocks are read recursively, up to 200 blocks) - notion query database — query database entries (filter / sorts / pagination) - notion create page — create a page (under a page or a database) - notion update page — update properties / archive - notion append blocks — append content blocks - Web settings page : Settings → Notion — connection status, Token input (automatically validated and the workspace name is read on save), clear configuration, three-step guide - Storage : the Token is stored in /.dsh/notion.json (permissions 0600); the browser interacts with the plugin through the loopback-only /api/dsh-notion-connector/ endpoints; API calls use Node's native fetch, with no shell dependency Installation Restart dsh web to activate the plugin. Usage 1. Open and create an internal integration; copy t…

View full README on GitHub →
Agentsdsh-pluginagentsearch

Category