@eagi/sdk
v0.2.0
Published
Enterprise AGI - Core Framework SDK
Readme
@eagi/sdk
TypeScript Domain SDK for EAGI (eagi-mcp-framework) — a unified, production-grade framework for building and orchestrating Model Context Protocol (MCP) servers.
This package provides helper functions and types (such as defineConfig and defineTool) for building structured, type-safe Domain Servers.
Installation
npm install @eagi/sdk
# or
pnpm add @eagi/sdk
# or
yarn add @eagi/sdkDocumentation & Source Code
This SDK is part of the EAGI open-core monorepo. For full documentation, guides, and the Go Control Plane (Gateway), please visit the primary repository:
