data
NewsAPI MCP, CLI, and Lua Integration for AI Agents
NewsAPI integration docs for AI agents: MCP gateway setup, NewsAPI CLI commands, Lua API reference, credentials, and function schemas.NewsAPI for agents
Credentials can be configured manually in web or CLI hosts.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
newsapi.newsapi_everything | Read read | 0 | Search across indexed news articles. |
newsapi.newsapi_top_headlines | Read read | 0 | Retrieve live top and breaking headlines. |
newsapi.newsapi_sources | Read read | 0 | List news sources available for top headlines. |