news for Claude Desktop
media.probable/news
Cited news briefs and observed-corpus context. Free public reads; archives $0.10 or seven for $0.50.
client:Claude Desktop
transport:streamable-http
tools:14
Install news in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"news": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://probable.media/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs