Nyt for VS Code
io.github.pipeworx-io/nyt
NYT MCP — wraps The New York Times Developer APIs (developer.nytimes.com)
client:VS Code
transport:streamable-http
Install Nyt in VS Code
.vscode/mcp.json
{
"servers": {
"nyt": {
"type": "http",
"url": "https://gateway.pipeworx.io/nyt/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs