Zipp for VS Code
com.zippfeed/zipp
Multi-language crypto news with editorial sentiment + importance scoring; cites original publisher.
client:VS Code
transport:streamable-http
tools:13
Install Zipp in VS Code
.vscode/mcp.json
{
"servers": {
"zipp": {
"type": "http",
"url": "https://zippfeed.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs