fqgate/fqgate-agent
v1.0.0AGPL-3.0-only
同花顺免费开源AI插件FQGate(原 tonghuasun-agent),为 OpenClaw 提供本机 A 股行情、K 线、Level-2、资讯、账户查询和可选交易工具。
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
fqgatestdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/scripts/launch-fqgate-mcp.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": "fqgate-agent",
"version": "1.0.0",
"description": "同花顺免费开源AI插件FQGate(原 tonghuasun-agent),为 OpenClaw 提供本机 A 股行情、K 线、Level-2、资讯、账户查询和可选交易工具。",
"author": {
"name": "zhuyifang",
"url": "https://github.com/zhuyifang"
},
"homepage": "https://github.com/fqgate/FQGate-agent/tree/main/AI-plugins/openclaw",
"repository": "https://github.com/fqgate/FQGate-agent",
"license": "AGPL-3.0-only",
"keywords": [
"FQGate",
"tonghuasun-agent",
"同花顺",
"AI Agent",
"MCP",
"A股",
"股票行情",
"K线",
"Level-2",
"量化交易",
"OpenClaw"
],
"extensions": {
"io.github.zhuyifang.fqgate": {
"displayName": "同花顺免费开源AI插件FQGate",
"icon": "./assets/brand/fqgate-app-icon.svg"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- io.github.zhuyifang.fqgate