@undisk-mcp/types
v0.51.3
Published
Shared type definitions for Undisk MCP — storage, tools, and protocol types
Maintainers
Readme
@undisk-mcp/types
Shared TypeScript type definitions for the Undisk MCP ecosystem.
Single source of truth for 40+ interfaces including StorageBackend, FileContent, VersionRecord, JsonRpcRequest/JsonRpcResponse, ToolSchema, WorkspacePolicy, WebhookPayload, and more.
Installation
npm install @undisk-mcp/typesUsage
import type { FileContent, VersionRecord, WorkspacePolicy } from "@undisk-mcp/types";Documentation
See mcp.undisk.app for full documentation.
License
MIT
