ctc monitor mcp for Claude Desktop
io.github.danielctc/ctc-monitor-mcp
Global tech news from 500+ sources — China, SEA, India, MENA, Africa, LatAm, Europe.
client:Claude Desktop
transport:stdio
runtime:npm
Install ctc monitor mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ctc-monitor-mcp": {
"command": "npx",
"args": [
"-y",
"ctc-monitor-mcp"
],
"env": {
"CTC_MONITOR_API_KEY": "<CTC_MONITOR_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs