@stabem

NewsIntel OpenClaw Bundle

OpenClaw/Claude bundle for NewsIntel MCP

当前版本
v0.1.0
bundle-plugin社区source-linked

NewsIntel OpenClaw Bundle

Claude-format bundle that exposes the hosted @stabem/newsintel-mcp server to OpenClaw (and other Claude-compatible hosts) through .mcp.json.

Install

openclaw plugins install clawhub:@stabem/newsintel-openclaw
openclaw gateway restart

What you get

After install, OpenClaw imports the bundled .mcp.json and exposes the NewsIntel MCP server to supported runtimes.

Configured server:

{
  "mcpServers": {
    "newsintel": {
      "command": "npx",
      "args": ["-y", "@stabem/newsintel-mcp"],
      "env": {
        "NEWSINTEL_API_BASE": "https://newsintelapi.com"
      }
    }
  }
}

Authentication

The MCP tools expect a NewsIntel API token (ni_live_...) per tool call. Get yours at:

Or from the MCP package directly:

npx @stabem/newsintel-mcp auth

Source

源码与版本

源码仓库

stabem/newsintel-api

打开仓库

源码提交

8673ff8d9cc52fed81c76e463f47fdf8e8b8521d

查看提交

安装命令

openclaw plugins install clawhub:@stabem/newsintel-openclaw

元数据

  • 包名: @stabem/newsintel-openclaw
  • 创建时间: 2026/03/25
  • 更新时间: 2026/03/25
  • 执行代码:
  • 源码标签: feat/clawhub-openclaw-bundle

兼容性

  • 构建于 OpenClaw: 0.1.0
  • 插件 API 范围: >=0.1.0
  • 标签: latest
  • 文件数: 5