dsh-d1
Cloudflare D1 数据库工具:d1_list/query/exec/schema/stats/health,通过 D1 HTTP API 访问,默认只读(SQLite 语义的词法级只读保护)、LIMIT 行数上限、CSV/JSON 查询输出与写审批门。
Cloudflare D1 tools for agents: d1_list/query/exec/schema/stats/health over the D1 HTTP API, read-only by default with a SQLite-accurate lexical guard, LIMIT row cap, CSV/JSON query output and an approval-gated write path.
怎么安装
dsh plugin add dsh-d1 简介
dsh-d1 **Cloudflare D1 (serverless SQLite over HTTP) tools for the DeepSeek Harness — read-only first.** D1 is Cloudflare's serverless SQLite. Unlike a normal database it has **no TCP socket** — it is reached only over the Cloudflare REST API. So the excellent dsh-sql plugin (which pools TCP connections to SQLite/MySQL/Postgres) can't talk to it. dsh-d1 fills that gap: it speaks the D1 HTTP API directly, giving a dsh agent six tools to introspect and query any D1 database you configure. It is **read-only by default**. Writes require flipping readOnly:false *and* passing an interactive approval…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-04
- 创建于
- 2026-09-02
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cloudflare-d1, cordis, deepseek-harness, dsh-plugin
同类推荐
apify-mcp-server
apify/actors-mcp-server
Apify MCP服务器使您的AI代理能够使用Apify Store上数千个现成的爬虫、抓取器和自动化工具,从社交媒体、搜索引擎、地图、电商网站或任何其他网站提取数据。