@node-in-layers/mcp
v1.0.0
Published
The MCP communications library for Node in Layers Systems.
Readme
Node in Layers MCP
What's Included
This library contains useful and reusable types, librarys and schemas for handling MCP data across systems. It defines the protocol that is used in communications.
How To Use
While this is mostly used by @node-in-layers/mcp-server, @node-in-layers/mcp-client and other official Node In Layer libraries, this can certainly be used by other libraries.
Just install:
npm install @node-in-layers/mcpThen import:
import {} from '@node-in-layers/mcp'