@stabem

NewsIntel OpenClaw Bundle

OpenClaw/Claude bundle for NewsIntel MCP

Current version
v0.1.0
bundle-pluginCommunitysource-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

Source and release

Source repository

stabem/newsintel-api

Open repo

Source commit

8673ff8d9cc52fed81c76e463f47fdf8e8b8521d

View commit

Install command

openclaw plugins install clawhub:@stabem/newsintel-openclaw

Metadata

  • Package: @stabem/newsintel-openclaw
  • Created: 2026/03/25
  • Updated: 2026/03/25
  • Executes code: No
  • Source tag: feat/clawhub-openclaw-bundle

Compatibility

  • Built with OpenClaw: 0.1.0
  • Plugin API range: >=0.1.0
  • Tags: latest
  • Files: 5