Cookie settings
We use essential cookies to keep you signed in and secure, and analytics cookies to improve the product. We never use them for ad tracking.Learn more
Building an AI agent? Start with /llms.txt for the full site index.
文件
本地 MCP server skeleton,可把台股資料查詢能力轉成 agent 可調用工具。
此頁對應 `packages/mcp-server`,目前為 preview / local only。
尚未提供 production hosted MCP endpoint。
cd packages/mcp-servernpm install --ignore-scriptsnpm run build TWMD_API_KEY=sk_live_xxx \node dist/index.js get_twse_daily_price '{"symbol":"2330","limit":1}'