Nyt for Cursor
io.github.pipeworx-io/nyt
NYT MCP — wraps The New York Times Developer APIs (developer.nytimes.com)
client:Cursor
transport:streamable-http
Install Nyt in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nyt": {
"url": "https://gateway.pipeworx.io/nyt/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs