How to Use the New York Times MCP in Claude Code
Run terminal commands to query the New York Times and pipe structured news data directly into your CLI workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect New York Times MCP to Claude Code
Create your Vinkius account to connect New York Times 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.
Pipe New York Times search results directly to your shell
The `search_articles` tool lets Claude Code query millions of articles using command-line arguments. Your terminal agent can execute complex searches, filter by date ranges, and output clean JSON directly to your stdout. Because Claude Code runs entirely in the terminal, you can pipe the output of this MCP Server into local shell scripts. This lets you automate news gathering or archive searches without opening a browser or writing custom Python scripts.
Automate daily news briefings via Claude Code cron jobs
The `get_top_stories` tool fetches the latest headlines from any section of the paper. Claude Code can run this query as part of a scheduled terminal task to generate daily summaries of world or tech news. This MCP Server integration allows you to run headless news aggregation. Claude Code pulls the top stories, formats them as a clean text report, and appends them to your local logs or sends them via a terminal-based notification script.
Analyze cultural trends from the command line
The `get_most_viewed` tool provides Claude Code with real-time traction metrics for the most popular stories. You can use the terminal agent to quickly grab the top-performing articles of the week. Instead of clicking through web interfaces, you run a single terminal command. Claude Code queries the MCP Server, extracts the trending URLs, and displays them in a clean terminal table for rapid scanning.
Set up New York Times 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 seenew-york-times-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest New York Times transactions." It will automatically discover and invoke the available New York Times tools.
claude mcp add --transport http new-york-times-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 New York Times MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the New York Times MCP today
We host it, we monitor it, we maintain it. You just paste one token.