13 Commits

Author SHA1 Message Date
bathfire 1762f473aa Update news source catalog 2026-07-05 16:54:39 +08:00
tkk f5a2c37e4d Add finance enhancement MCP tools 2026-07-03 11:10:21 +08:00
tkk fc26207040 Merge branch 'main' of github.com:6551Team/opennews-mcp 2026-05-29 15:07:55 +08:00
tkk 6cbbd7412f feat(api): Add documentation for policy-triggered server push functionality
The API documentation for strategy triggering (server push - strategy triggered) has been added,
Including JSON-RPC response format, parameter descriptions, field definitions, and usage examples.
2026-05-29 15:03:05 +08:00
bathfire 188140679b docs: remove Tree/dbnews/Phoenixnews sources and change market_type to cex
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 23:20:21 +08:00
tkk f20d81ce4e docs: update coins field structure in news.ai_update
- Add individual AI ratings (score/signal/grade) for each coin in coins array
- Remove deprecated fields (status/summary/enSummary) from aiRating
- Clarify that top-level aiRating.score represents the highest score among all coins
- Update documentation across all languages (EN/ZH/JA/KO)
2026-05-06 16:08:06 +08:00
tkk e4f40e1edd feat: add prediction engine category (12 AI prediction sources)
- Add prediction as 6th engine category across all source code and docs
- Update data source count from 72+ to 84+ (53 news + 9 listing + 3 onchain + 1 meme + 6 market + 12 prediction)
- Update engine category count from 5 to 6
- Add prediction sources: CORRELATION_LOGICAL, SMART_MONEY_TRADE, PRICE_SPIKE,
  CLUSTER_ENTRY, WHALE_POSITION, NEW_WALLET_TRADE, INSIDER_PATTERN,
  CORRELATION_NARRATIVE, CORRELATION_HEDGE, CORRELATION_ENTITY_GEO,
  CORRELATION_CAUSAL, SETTLEMENT_ARBITRAGE
- Update all tool docstrings, FastMCP instructions, and engine type lists
- Update README.md, README_ZH.md, README_JA.md, README_KO.md
- Update knowledge/guide.md and SKILL.md
2026-04-10 10:36:01 +08:00
tkk f45afe3270 feat(docs): expand data sources section with detailed source tables and add knowledge guide link
Add collapsible detailed source tables for all 5 engine categories in README and all language variants (ZH/JA/KO). Add link to knowledge/guide.md after Available Tools section. Remove AI_Helper from source listings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 19:01:30 +08:00
beare 836a3341da feat(docs): add .gitignore and enhance README with data source details
- Introduced a .gitignore file to exclude environment variables, logs, and temporary files.
- Updated README.md to reflect the new description and added a detailed table of 72+ data sources across 5 categories.
- Enhanced documentation in multiple languages (Japanese, Korean, Chinese) to include the new data source information.
2026-03-11 19:44:20 +08:00
bathfire 3c9875c088 docs(news): 更新币种过滤参数文档
- 在主 README 中添加了币种过滤的详细说明
- 更新了日文文档中的币种过滤描述
- 更新了韩文文档中的币种过滤描述
- 更新了中文文档中的币种过滤描述
- 明确了空数组或省略参数的行为
- 修正了币种过滤功能的使用说明
2026-03-10 23:56:27 +08:00
bathfire 601ae367fe docs(readme): 添加 WebSocket 实时订阅功能文档
- 在 README.md 中新增 WebSocket 实时订阅章节
- 在中文版文档中新增 WebSocket 实时订阅章节
- 在日文版文档中新增 WebSocket 实时订阅章节
- 在韩文版文档中新增 WebSocket 实时订阅章节
- 详细说明订阅和取消订阅的方法及参数
- 提供服务器推送新闻更新和 AI 新闻更新的示例
- 添加过滤参数说明和 JSON-RPC 接口定义
2026-03-10 23:50:24 +08:00
tkk 3914196d26 docs(readme): 更新多语言文档和配置说明
- 在 README.md 中添加多语言链接导航
- 删除 docs/README_EN.md 英文文档文件
- 更新日文文档中的 API 配置说明和 Token 设置方式
- 更新韩文文档中的 API 配置说明和 Token 设置方式
- 修正各种客户端安装说明中的占位符变量
- 更新 API 端点地址和 WebSocket 连接地址
- 调整工具列表和功能描述说明
2026-02-26 15:28:41 +08:00
tkk dd9d984473 init 2026-02-26 14:11:45 +08:00