agcodex-mcp-types 0.1.0

Shared MCP type definitions
Documentation
1
2
3
4
5
6
7
8
# mcp-types

Types for Model Context Protocol. Inspired by https://crates.io/crates/lsp-types.

As documented on https://modelcontextprotocol.io/specification/2025-06-18/basic:

- TypeScript schema is the source of truth: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-06-18/schema.ts
- JSON schema is amenable to automated tooling: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-06-18/schema.json