UNPKG

n8n-mcp

Version:

Integration between n8n workflow automation and Model Context Protocol (MCP)

4 lines 195 B
export type { UIAppConfig, UIMetadata, UIAppEntry } from './types'; export { UI_APP_CONFIGS } from './app-configs'; export { UIAppRegistry } from './registry'; //# sourceMappingURL=index.d.ts.map