dsh-apis-plugin
Registers any set of HTTP APIs as paired doc-query and request tools for the agent.
把任意一套 HTTP 接口注册成 agent 可用的文档查询与请求双工具。
How to install
dsh plugin add dsh-apis-plugin About
dsh-apis-plugin 通用接口管理插件(DeepSeek Harness / Cordis 双面插件):把任意一套 HTTP 接口注册成 agent 可用的**文档查询 + 请求调用**双工具。 核心约定:**api.cfg 是接口的唯一权威范围**——agent 只能请求 api.cfg 中列出的接口,范围外一律拒绝。 安装 sh dsh plugin --profile web add dsh-apis-plugin 安装后重启 dsh web 生效。指定版本: sh dsh plugin --profile web add dsh-apis-plugin@0.1.6 配置 建议把 api.cfg 和 api_doc.md 一起放在同一个目录下(如项目的 config/ 目录),然后在插件配置页把「API配置」指向该目录: config/ ├── api.cfg # 接口清单 └── api_doc.md # 接口文档 1. api.cfg(接口清单,必需) key=value 行格式,# 注释,UTF-8 编码: ini 接口服务前缀:域名 + nginx 前缀 + 网关路由段 baseUrl=http://your-host/prod-api 接口列表:apis= 下面逐行一个接口 apis= /users/page /users/{id} /outline/pa…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-18
- Created
- 2026-09-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
openclaw
openclaw/openclaw
The AI that really does things. Any OS. Any Platform. The lobster way. 🦞
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)