UNPKG

fixparser-plugin-mcp

Version:

FIXParser MCP Plugin (Local/Remote)

4 lines (3 loc) 138 B
export { MCPLocal } from './MCPLocal.ts'; export { MCPRemote } from './MCPRemote.ts'; export { PluginOptions } from './PluginOptions.ts';