zhuyifang/tonghuasun-agent
v0.2.9AGPL-3.0-only
连接本机同花顺,为 OpenClaw 提供证券资料、账户持仓、实时行情、盯盘界面和可选交易工具。
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
tonghuasunstdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/scripts/tonghuasun-mcp-proxy.mjs"
],
"cwd": "${PLUGIN_ROOT}"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "tonghuasun-agent",
"version": "0.2.9",
"description": "连接本机同花顺,为 OpenClaw 提供证券资料、账户持仓、实时行情、盯盘界面和可选交易工具。",
"author": {
"name": "zhuyifang",
"url": "https://github.com/zhuyifang"
},
"homepage": "https://github.com/zhuyifang/tonghuasun-agent/tree/main/openclaw",
"repository": "https://github.com/zhuyifang/tonghuasun-agent",
"license": "AGPL-3.0-only",
"keywords": ["同花顺", "证券", "行情", "MCP", "OpenClaw"]
}