How to Use the WorldNewsAPI MCP in Claude Code
Pipe global news data into shell scripts: WorldNewsAPI tools for DevOps via Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect WorldNewsAPI MCP to Claude Code
Create your Vinkius account to connect WorldNewsAPI to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Extracting Article Content with Claude Code
Use `extract_news_from_url` to grab article content and metadata. Your script sends the URL, and the MCP Server pipes out a clean JSON object containing all the text you need. This is perfect for CI/CD jobs that need to process external documents as part of their workflow output.
Searching News Feeds in Claude Code
Need to check if a specific keyword appeared globally? `search_world_news` performs the search and streams the results. Your script can then pipe this data directly into `grep` or another shell utility for filtering. It makes running complex, multi-step audits in a headless environment simple.
Getting Top World News via Claude Code
The `get_top_world_news` tool allows you to fetch top headlines by country and language using standard command line arguments. This is great for generating daily report summaries in a shell script. It provides the necessary data feed without needing any graphical interface.
Set up WorldNewsAPI MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeworldnewsapi-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest WorldNewsAPI transactions." It will automatically discover and invoke the available WorldNewsAPI tools.
claude mcp add --transport http worldnewsapi-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about WorldNewsAPI MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the WorldNewsAPI MCP today
We host it, we monitor it, we maintain it. You just paste one token.