Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol Specs

A collection of data structure specifications for various communication protocols.

📋 Protocols

Protocol Description Status
MCP Model Context Protocol ✅ Complete
LSP Language Server Protocol ✅ Complete
ACP Agent Communication Protocol ✅ Complete

📁 Structure

protocol-specs/
├── mcp/           # Model Context Protocol
├── lsp/           # Language Server Protocol
├── acp/           # Agent Communication Protocol
└── examples/      # Example implementations

🚀 Quick Start

# View MCP spec
cat mcp/README.md

# View LSP spec
cat lsp/README.md

# View ACP spec
cat acp/README.md

📝 License

MIT License

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages