rokbenko/crew-news
CrewNews is an AI news generator that delivers an unbiased version of the news for a given topic, using Streamlit for the GUI, Llama 3.1 as the LLM (inferenced via the AIML API), CrewAI for building AI agents, AgentOps for testing AI agents, and Exa & Firecrawl as tools
Platform-specific configuration:
{
"mcpServers": {
"crew-news": {
"command": "npx",
"args": [
"-y",
"crew-news"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...