UNPKG

@intlayer/mcp

Version:

Intlayer MCP server. Handle MCP to help IDE to use Intlayer. It build, fill, pull, push, dictionaries

4 lines 209 B
import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; export declare const dirname: string; export declare const loadServer: (isLocal: boolean) => McpServer; //# sourceMappingURL=server.d.ts.map