README.md•8.08 kB
```
▄ ▄▄▄▄  ▗▞▀▀▘▄▄▄  ▄▄▄▄  ▗▞▀▜▌   ■  ▗▞▀▚▖▄▄▄▄  ▗▞▀▘▄▄▄▄  
▄ █   █ ▐▌  █   █ █ █ █ ▝▚▄▟▌▗▄▟▙▄▖▐▛▀▀▘█ █ █ ▝▚▄▖█   █ 
█ █   █ ▐▛▀▘▀▄▄▄▀ █   █        ▐▌  ▝▚▄▄▖█   █     █▄▄▄▀ 
█       ▐▌                     ▐▌                 █     
                               ▐▌                 ▀     
                                                        
> MCP server for fetching news from https://infomate.club/vas3k
🍍🍍🍍
claude mcp add-json infomate-mcp '{ "command": "npx", "args": ["mcp-remote", "https://infomate.online/mcp"] }'
> fetch latest news
⏺ Successfully fetched the latest news from infomate.club/vas3k! Here's a summary:                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                
  Trending Topics:                                                                                                                                                                                                                                                                                                              
  - TypeScript overtook Python and JavaScript as the most used language on GitHub                                                                                                                                                                                                                                               
  - Claude.ai is down (mentioned in Hacker News)                                                                                                                                                                                                                                                                                
  - Reddit Q3 revenue up 68% YoY to $585M                                                                                                                                                                                                                                                                                       
  - Amazon Q3 AWS revenue up 20% YoY to $33B                                                                                                                                                                                                                                                                                    
  - OpenAI announced Aardvark - their agentic security researcher                                                                                                                                                                                                                                                               
  - Rust 1.91.0 released                                                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                                                                
  Hot Projects on GitHub:                                                                                                                                                                                                                                                                                                       
  - Slidev - presentation slides for developers                                                                                                                                                                                                                                                                                 
  - WrenAI - GenBI agent for natural language database queries                                                                                                                                                                                                                                                                  
  - OlmoCR - from AllenAI                                                                                                                                                                                                                                                                                                       
  - Quibbler - a critic for coding agents                                                                                                                                                                                                                                                                                       
  - Cursor free VIP tool                                                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                                                                
  Industry News:                                                                                                                                                                                                                                                                                                                
  - YouTube revamping TV app to mimic Netflix                                                                                                                                                                                                                                                                                   
  - Samsung + Nvidia building "AI Megafactory" with 50K+ advanced GPUs                                                                                                                                                                                                                                                          
  - SpaceX planning Moon missions with or without NASA                                                                                                                                                                                                                                                                          
  - Mathematical proof debunks universe simulation theory                                                                                                                                                                                                                                                                       
💀💀💀
git clone git@github.com:agudulin/infomate-mcp.git
cd infomate-mcp
bun install
bun run dev
claude mcp add-json dev-infomate-mcp '{ "command": "npx", "args": ["mcp-remote", "http://127.0.0.1:3420/mcp"] }'
🦧🦧🦧
```