SRIFT

Secure P2P file transfer and encrypted chat for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Secure P2P file transfer and encrypted chat for AI agents. No accounts, no API keys.

    Server tool list (8)

    Raw names from tools/list. Only developers need these.

    srift_start_sessionCreate a new SRIFT secure session. Returns the 7-character session ID and a shareable URL. The host approves all future joins. E2EE keys derive locally from the session ID + optional roomSecret.
    srift_join_sessionRequest to join an existing SRIFT session by its 7-character session ID. The host must approve before transfers/chat work.
    srift_session_statusGet current session details: id, role (host/guest), connection state, pending join requests, peer count.
    srift_close_sessionClose the active session. Flushes E2EE keys, disconnects signaling, clears chat history.
    srift_approve_joinHost-only. Approve a pending guest join request by their temp user ID.
    srift_reject_joinHost-only. Reject a pending guest join request.
    srift_kick_userHost-only. Disconnect and ban a peer from the active room.
    srift_list_transfersList all active and recent transfers with progress, speed, ETA, and status.
    SRIFT: connect to Claude, ChatGPT, Cursor · Connectors.fun