mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
..
2025-05-02 13:33:14 -07:00
2025-06-03 14:29:26 -07:00
2025-05-12 08:45:46 -07:00
2025-05-08 09:46:18 -07:00
2025-07-18 21:40:39 -04:00
2025-05-02 13:33:14 -07:00
mcp-types
Types for Model Context Protocol. Inspired by https://crates.io/crates/lsp-types.
As documented on https://modelcontextprotocol.io/specification/2025-03-26/basic:
- TypeScript schema is the source of truth: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-03-26/schema.ts
- JSON schema is amenable to automated tooling: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-03-26/schema.json