UNPKG

n8n

Version:

n8n Workflow Automation Tool

4 lines (3 loc) 179 B
import type { McpRegistryServer } from './mcp-registry.types'; export declare const notionMockServer: McpRegistryServer; export declare const linearMockServer: McpRegistryServer;