UNPKG

agent-orchestration-mcp-server

Version:

MCP server that converts natural language queries to orchestration cards for GAFF

11 lines 276 B
#!/usr/bin/env node /** * agent-orchestration MCP Server * * Part of GAFF (Graphical Agentic Flow Framework) * Purpose: Convert natural language queries to orchestration cards * * Author: Sean Poyner <sean.poyner@pm.me> */ export {}; //# sourceMappingURL=index.d.ts.map