ThinkPattern for Claude Desktop
ai.thinkpattern/news
Grounded, attributed news: what happened, which outlets reported it, and how many covered it.
client:Claude Desktop
transport:streamable-http
tools:2
Install ThinkPattern 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://thinkpattern.ai/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