LICENSE
README.md
pyproject.toml
src/mcp_trendpulse/__init__.py
src/mcp_trendpulse/__main__.py
src/mcp_trendpulse/asgi.py
src/mcp_trendpulse/auth.py
src/mcp_trendpulse/cli.py
src/mcp_trendpulse/config.py
src/mcp_trendpulse/digestseo.py
src/mcp_trendpulse/errors.py
src/mcp_trendpulse/hosted.py
src/mcp_trendpulse/middleware.py
src/mcp_trendpulse/news.py
src/mcp_trendpulse/observability.py
src/mcp_trendpulse/providers.py
src/mcp_trendpulse/server.py
src/mcp_trendpulse.egg-info/PKG-INFO
src/mcp_trendpulse.egg-info/SOURCES.txt
src/mcp_trendpulse.egg-info/dependency_links.txt
src/mcp_trendpulse.egg-info/entry_points.txt
src/mcp_trendpulse.egg-info/requires.txt
src/mcp_trendpulse.egg-info/top_level.txt
tests/test_article_content_summarization.py
tests/test_article_json_export.py
tests/test_article_processing_concurrency.py
tests/test_article_url_validation.py
tests/test_browser_manager.py
tests/test_browser_settings.py
tests/test_chatgpt_plugin_package.py
tests/test_cli.py
tests/test_digestseo_context.py
tests/test_hosted_facade.py
tests/test_hosted_runtime_validation.py
tests/test_news_client_isolation.py
tests/test_observability.py
tests/test_provider_boundary.py
tests/test_provider_errors.py
tests/test_registry_manifests.py
tests/test_remote_asgi.py
tests/test_remote_auth.py
tests/test_server.py
tests/test_startup_environment.py
tests/test_tool_metadata.py
tests/test_trending_term_volumes.py
tests/test_trends_provider_settings.py
tests/test_trends_windows.py