OpenClaw/Claude bundle for NewsIntel MCP
Bundle Pluginsource linked
README
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
- API repo: https://github.com/stabem/newsintel-api
- MCP package: https://www.npmjs.com/package/@stabem/newsintel-mcp
Capabilities
- Bundle format
- claude
- Host targets
- openclawclaude
- Runtime ID
- newsintel
Compatibility
- Built With Open Claw Version
- 0.1.0
- Plugin Api Range
- >=0.1.0
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- 8673ff8d9cc5
- Tag
- feat/clawhub-openclaw-bundle
- Provenance
- No
- Scan status
- pending
Tags
- latest
- 0.1.0
