UNPKG

mcp-use

Version:

Opinionated MCP Framework for TypeScript (@modelcontextprotocol/sdk compatible) - Build MCP Agents, Clients and Servers with support for ChatGPT Apps, Code Mode, OAuth, Notifications, Sampling, Observability and more.

6 lines 203 B
/** * Legacy types export file - maintained for backward compatibility * New code should import from './types/index.js' instead */ export * from "./types/index.js"; //# sourceMappingURL=types.d.ts.map