Loading MCP server directory, please wait...
News search for AI agents: recent news on any topic from outlets worldwide, by country and language.
npx @getmcp/cli add ai.typesearch/newsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour typesearch API key, as a bearer token. Get one at https://app.typesearch.ai/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.typesearch/news": {
"url": "https://api.typesearch.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {typesearch_api_key}"
}
}
}
}