@node-in-layers/mcp
    Preparing search index...

    @node-in-layers/mcp

    Node in Layers MCP

    Unit Tests Coverage Status

    The MCP communications library for Node in Layers Systems.

    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.

    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/mcp
    

    Then import:

    import {} from '@node-in-layers/mcp'