find_trending — newswake MCP Tool Read-only
find_trending
(find trending) is one of 2 tools on the
newswake
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_trending from your client
- Claude Code newswake find_trending run in your project directory
- Claude Desktop newswake find_trending ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor newswake find_trending ~/.cursor/mcp.json
- VS Code newswake find_trending .vscode/mcp.json
- Zed newswake find_trending ~/.config/zed/settings.json
- Windsurf newswake find_trending ~/.codeium/windsurf/mcp_config.json
- Cline newswake find_trending ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI newswake find_trending ~/.gemini/settings.json
- Grok newswake find_trending .mcp.json (in your project root)
- ChatGPT newswake find_trending Settings → Connectors → Advanced → Developer mode
- Claude.ai newswake find_trending Settings → Connectors → Add custom connector
- LangChain newswake find_trending pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http newswake https://newswake-ajq8t.ondigitalocean.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.