Lcp Protocol Spec
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add lcp-protocol-specQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lcp-protocol-spec": {
"command": "npx",
"args": [
"@modelcontextprotocol/lcp-protocol-spec"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Edit LCP protocol docs under docs/protocol/ in BOLT-style (TLVs, message formats, state flow).
Tags
securitygodocumentationskill