UNPKG
@l4t/mcp-ai
Version:
latest (1.6.0)
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A set of tools for making integration and aggregation of MCP servers extremely easy.
@l4t/mcp-ai
/
index.d.ts
4 lines
(3 loc)
•
135 B
TypeScript
View Raw
1
2
3
4
import
{ create
as
createIntegrator }
from
'./integrator/features.js'
;
export
*
from
'./common/types.js'
;
export
{ createIntegrator };