Webz News Search integrations
MCP serverSearchSearch global news in natural language. Filter by language, country, date, sentiment, and domain.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use Webz News Search integrations
Install Webz News Search integrations
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http webz-news-search-integrations 'https://news-search-mcp.webz.io/mcp'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://news-search-mcp.webz.io/mcpAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=webz-news-search-integrations&config=eyJ1cmwiOiJodHRwczovL25ld3Mtc2VhcmNoLW1jcC53ZWJ6LmlvL21jcCJ9Open the link and Cursor adds the server at that address.
ChatGPT
https://news-search-mcp.webz.io/mcpIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add webz-news-search-integrations --url 'https://news-search-mcp.webz.io/mcp'Run it once, then sign in with codex mcp login webz-news-search-integrations if the server asks for an account.
From the project's README
As published by Webhose/webz-news-search in README.md.
Public SDKs for the hosted Webz.io News Search MCP server:
https://news-search-mcp.webz.io/mcp
The MCP server is the source of truth. These packages are thin clients. New filters and tools on the server show up at runtime through tools/list.
| Package | Registry | Path |
|---|---|---|
langchain-webz | PyPI | packages/langchain |
llama-index-tools-webz | PyPI | packages/llamaindex |
ag2-webzio | PyPI | packages/ag2 |
crewai-webzio | PyPI | packages/crewai |
@webz.io/ai-sdk | npm | packages/ai-sdk |
n8n-nodes-webz-news-search | npm | packages/n8n-node |
webz_news_search | Dify Marketplace (.difypkg) | packages/dify |
Official MCP Registry
The bundle in mcp-registry/ publishes the hosted server to
registry.modelcontextprotocol.io as
io.webz/news-search. Aggregators such as PulseMCP and Glama ingest the
official registry, so this listing propagates downstream automatically.
Publishing requires a one-time DNS TXT record on webz.io — see
mcp-registry/PUBLISHING.md.
Groq
No package. Groq's Responses API speaks remote MCP itself, so you pass the hosted server in tools and Groq runs tools/list and tools/call server side.
Reference implementation, runnable examples, and the groq-api-cookbook contribution bundle are in packages/groq.
n8n
Two paths:
- Community node (
packages/n8n-node): standalone workflows, structured article output, and optional use as an AI Agent tool. - Built-in MCP Client Tool (
n8n/): no install step; connect an AI Agent directly to the MCP server so filters still come fromtools/listat runtime.
Setup steps and importable workflow templates are in n8n/.
Dify
Not a PyPI package. Dify Marketplace installs a .difypkg plugin from packages/dify. After the listing PR is merged, search for Webz News Search on marketplace.dify.ai. Dify v1.6+ can also add https://news-search-mcp.webz.io/mcp under Tools → MCP without a plugin.
Advanced
- Delivery
- news-search MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-webz-news-search- Source
- github.com/Webhose/webz-news-search
- Hosted endpoint
https://news-search-mcp.webz.io/mcp