localsend-mcp

Official

LocalSend-based P2P transfer with MCP server design.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill outlines a LocalSend-based P2P transfer workflow with an MCP server design for discovery and throughput tuning, including guidance on LAN discovery, session negotiation, and structured transfer.

Core Features & Use Cases

  • Advertise capabilities over NATS or Tailscale for peer discovery
  • Negotiate transport parameters and establish transfer sessions
  • Transfer data with LocalSend protocol and tune throughput with spectral gap targets

Quick Start

Set up MCP components, advertise peers via NATS/Tailscale, negotiate a session, and initiate a transfer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: localsend-mcp
Download link: https://github.com/plurigrid/asi/archive/main.zip#localsend-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository