diff --git a/README.ja-JP.md b/README.ja-JP.md index d30c183..20826d2 100644 --- a/README.ja-JP.md +++ b/README.ja-JP.md @@ -1,5 +1,3 @@ -# NewsNow - ![](/public/og-image.png) [English](./README.md) | [简体中文](README.zh-CN.md) | 日本語 @@ -17,22 +15,15 @@ - リソース使用を最適化し、IPブロックを防ぐためのソース更新頻度に基づく適応型スクレイピング間隔(最短2分) - MCPサーバーをサポート -```json -{ - "mcpServers": { - "newsnow": { - "command": "npx", - "args": [ - "-y", - "newsnow-mcp-server" - ], - "env": { - "BASE_URL": "https://newsnow.busiyi.world" - } - } - } -} -``` +> [!IMPORTANT] +> [Context Space](https://github.com/context-space/context-space) がスポンサー +> +> [Context Space](https://github.com/context-space/context-space) は完全オープンソースで、AI Agent の最強コンテキストエンジニアリングインフラを目指しています。現在開発中ですが、すでに多数のツール(Integration/MCP Server)を提供しており、API キーの設定やローカル環境の構築なしで直接利用できます。 +> + +[Context Space](https://context.space/zh/integration/newsnow_mcp) で Newsnow + AI の魔法のような体験をしてみて、ワンクリックで Cursor にインストールしてさらに快適に使えます。 + +![Context Space](https://cdn-bucket.tos-cn-hongkong.volces.com/resources/20250717191541392_1752750943299.png) ## デプロイ diff --git a/README.md b/README.md index b9148dd..a9953bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# NewsNow - ![](/public/og-image.png) English | [简体中文](README.zh-CN.md) | [日本語](README.ja-JP.md) @@ -18,23 +16,15 @@ English | [简体中文](README.zh-CN.md) | [日本語](README.ja-JP.md) - Adaptive scraping interval (minimum 2 minutes) based on source update frequency to optimize resource usage and prevent IP bans - support MCP server -```json -{ - "mcpServers": { - "newsnow": { - "command": "npx", - "args": [ - "-y", - "newsnow-mcp-server" - ], - "env": { - "BASE_URL": "https://newsnow.busiyi.world" - } - } - } -} -``` -You can change the `BASE_URL` to your own domain. +> [!IMPORTANT] +> Sponsored by [Context Space](https://github.com/context-space/context-space) +> +> [Context Space](https://github.com/context-space/context-space) is fully open-source and aims to become the ultimate context engineering infrastructure for AI Agent. Currently in development, it already provides numerous tools (Integration/MCP Server) for direct use without API key configuration or local environment setup. +> + +Experience the magic of Newsnow + AI at [Context Space](https://context.space/zh/integration/newsnow_mcp), and install it to Cursor with one click for an enhanced experience. + +![Context Space](https://cdn-bucket.tos-cn-hongkong.volces.com/resources/20250717191541392_1752750943299.png) ## Deployment diff --git a/README.zh-CN.md b/README.zh-CN.md index 0989d24..abedd6b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,7 +1,3 @@ -# NewsNow - -Featured|HelloGitHub - ![](/public/og-image.png) [English](./README.md) | 简体中文 | [日本語](README.ja-JP.md) @@ -19,24 +15,15 @@ - 根据内容源更新频率动态调整抓取间隔(最快每 2 分钟),避免频繁抓取导致 IP 被封禁 - 支持 MCP server -```json -{ - "mcpServers": { - "newsnow": { - "command": "npx", - "args": [ - "-y", - "newsnow-mcp-server" - ], - "env": { - "BASE_URL": "https://newsnow.busiyi.world" - } - } - } -} -``` +> [!IMPORTANT] +> 本项目由 [Context Space](https://github.com/context-space/context-space) 赞助开发 +> +> [Context Space](https://github.com/context-space/context-space) 完全开源,立志成为最强大的 AI Agent 上下文工程基础设施,目前正在开发中,现已提供大量工具(Integration/MCP Server)直接调用,无需配置 API Key,无需配置本地环境。 +> -你可以将 `BASE_URL` 修改为你的域名。 +在 [Context Space](https://context.space/zh/integration/newsnow_mcp) 体验 Newsnow + AI 带来的神奇魅力,并且可以一键安装至 Cursor,从而获得更强体验。 + +![Context Space](https://cdn-bucket.tos-cn-hongkong.volces.com/resources/20250717191541392_1752750943299.png) ## 部署指南 @@ -114,3 +101,5 @@ pnpm dev 如果本项目对你有所帮助,可以给小猫买点零食。如果需要定制或者其他帮助,请通过下列方式联系备注。 ![](./screenshots/reward.gif) + +Featured|HelloGitHub