SRIFT for VS Code
app.srift/srift
Secure P2P file transfer and encrypted chat for AI agents. No accounts, no API keys.
client:VS Code
transport:streamable-http
runtime:npm
tools:8
Install SRIFT in VS Code
.vscode/mcp.json
{
"servers": {
"srift": {
"type": "http",
"url": "https://srift.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs