Skip to content

@codesoul-co/hypha-mcp API

MCP integration specs, clients, policy and lifecycle management.

  • Install: npm install @codesoul-co/hypha-mcp@1.0.1
  • Entrypoint import: import { ... } from '@codesoul-co/hypha-mcp';
  • Public exports: 122
  • Source modules: 7

Export overview

KindCount
class12
constant32
function14
interface56
type8

Source modules

ModuleUse whenExportsSource
catalogUse the Catalog module for registering and resolving versioned capabilities or implementations. It exports 6 classes, 4 constants, 1 function, 11 interfaces, 2 types.24source
connection-managerUse the Connection manager module for using the public contracts and operations for this capability boundary. It exports 2 classes, 4 constants, 2 functions, 9 interfaces, 1 type.18source
contractsUse the Contracts module for declaring and runtime-validating contracts. It exports 14 constants, 9 interfaces, 2 types.25source
coordinationUse the Coordination module for using the public contracts and operations for this capability boundary. It exports 1 class, 3 interfaces.4source
governanceUse the Governance module for applying policy and governance checks. It exports 1 class, 5 functions, 3 interfaces, 2 types.11source
indexAggregates the public entrypoint exports for @codesoul-co/hypha-mcp; applications import these symbols from the package entrypoint instead of internal file paths.32source
oauthUse the Oauth module for using the public contracts and operations for this capability boundary. It exports 1 class, 2 functions, 5 interfaces.8source

Import boundary

This page documents only the public API exported by the @codesoul-co/hypha-mcp package entrypoint. Implementations under packages/mcp/src that are not exported from that entrypoint are not part of the npm package contract.