Fantasality/dsh-origin-plugin

DSH Origin插件:通过MCP从DeepSeek Harness AI聊天驱动Origin科学绘图。写入数据,绘制线图/散点图/柱状图,导出PNG/SVG格式。

catalog 简介:DSH Origin Plugin: drive Origin scientific plotting from DeepSeek Harness AI chat via MCP. Write data, plot line/scatter/column, export PNG/SVG DeepSeek Harness Origin

安装

DSH 对话(多会话并发)
   │  mcp__origin__origin_plot_file / origin_write_data / ...
   ▼
@deepseek-ai/dsh-mcp-client(DSH 官方 MCP 桥接)
   │  stdio 子进程
   ▼
origin_mcp_server.py(MCP 服务器,Python mcp SDK)
   │  专用 COM 线程(串行化)
   ▼
origin_engine.py(originpro → OriginExt → comtypes → COM)
   ▼
Origin64.exe(单实例 COM 自动化服务器)

Fantasality/dsh-origin-plugin 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。