TweetFeed for VS Code
io.github.0xdaniellopez/tweetfeed
IOCs (URLs, domains, IPs, hashes) shared by the infosec community on X/Twitter. No auth, CC0.
client:VS Code
transport:streamable-http
tools:14
Install TweetFeed in VS Code
.vscode/mcp.json
{
"servers": {
"tweetfeed": {
"type": "http",
"url": "https://mcp.tweetfeed.live/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs