Loomal

NYT MCP — wraps The New York Times Developer APIs (developer.nytimes.com)

0 starsRemote-capable

About Nyt

Nyt is an MCP (Model Context Protocol) server published by pipeworx-io in the official MCP registry. NYT MCP — wraps The New York Times Developer APIs (developer.nytimes.com)

Nyt runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/pipeworx-io/mcp-nyt.

Use Nyt with your agent

Claude Code · one command
claude mcp add --transport http nyt https://gateway.pipeworx.io/nyt/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "nyt": {
      "url": "https://gateway.pipeworx.io/nyt/mcp"
    }
  }
}
streamable-httphttps://gateway.pipeworx.io/nyt/mcp

Frequently asked questions

What is Nyt?
Nyt is an MCP (Model Context Protocol) server by pipeworx-io. NYT MCP — wraps The New York Times Developer APIs (developer.nytimes.com)
How do I connect Nyt to Claude, Cursor, or another MCP client?
Nyt is a remote MCP server — add its endpoint (https://gateway.pipeworx.io/nyt/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Nyt open source?
Yes — the source code is public at github.com/pipeworx-io/mcp-nyt.
Can AI agents pay to use Nyt?
Not yet through Loomal — Nyt is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Nyt? Claim this listing free by verifying GitHub ownership, or contact us.