diff --git a/README.md b/README.md index f01382e..40f0b61 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,8 @@ MCPs are servers that let an agent call external tools through the Model Context ### Prediction markets + +- [vcorp-dev/depthfeed-mcp](https://github.com/vcorp-dev/depthfeed-mcp) - First-party prediction-market data MCP with live and historical order books across Polymarket, Kalshi, and Limitless. - [caiovicentino/polymarket-mcp-server](https://github.com/caiovicentino/polymarket-mcp-server) - 45-tool Polymarket MCP; real-time monitoring and explicit order-safety guards. diff --git a/README.zh-CN.md b/README.zh-CN.md index 0b7ae46..5ac6356 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -249,6 +249,8 @@ MCPs 是让 Agent 通过 Model Context Protocol 调用外部工具的服务。 ### Prediction markets + +- [vcorp-dev/depthfeed-mcp](https://github.com/vcorp-dev/depthfeed-mcp) - DepthFeed 官方预测市场数据 MCP;提供 Polymarket、Kalshi 与 Limitless 的实时及历史订单簿。 - [caiovicentino/polymarket-mcp-server](https://github.com/caiovicentino/polymarket-mcp-server) - 45 工具 Polymarket MCP;实时监控 + 显式下单安全保护。