MCP resources and prompts: raw JSON documents and ready-made recipes
The MCP server now exposes the feed as resources (resources/list, resources/templates/list, resources/read): tweetfeed://status, tweetfeed://counts, tweetfeed://trends, tweetfeed://campaigns, tweetfeed://iocs/{today|week|month}, plus the templates tweetfeed://iocs/{time}/{type} and tweetfeed://campaigns/{id}. Each read returns raw JSON, the same documents the REST API serves. The 14 tools stay the filtered, size-bounded path; resources are for clients that want a whole document (a status panel, a whole-window blocklist sync). The server also ships three prompts (triage_ioc, daily_brief, campaign_summary), user-invoked recipes (slash commands in Claude Desktop and Claude Code) that chain the tools for an IOC triage, a threat brief and a campaign hand-off.