{"name":"Seedwire","description":"AI and tech news aggregator with original analysis. Breaking tech news, startup funding, cybersecurity, AI research.","url":"https://seedwire.co","version":"1.0.0","capabilities":{"tools":true,"resources":true},"tools":[{"name":"get_tech_news","description":"Get latest tech and AI news articles","inputSchema":{"type":"object","properties":{"category":{"type":"string","description":"News category (ai-machine-learning, startups-vc, gadgets-hardware, cybersecurity, enterprise-tech)"},"limit":{"type":"number","description":"Number of articles to return (default 10)"}}}},{"name":"search_articles","description":"Search tech news articles by keyword","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query"},"limit":{"type":"number","description":"Number of results (default 10)"}}}}],"resources":[{"name":"articles","description":"Tech news article database","uri":"https://seedwire.co/rss.xml"},{"name":"llms-full","description":"Complete article index with summaries","uri":"https://seedwire.co/llms-full.txt"}]}