UNPKG

mcp-decisive

Version:

MCP server for WRAP decision-making framework with structured output

7 lines 286 B
export declare const widenOptionsPrompt: { name: string; description: string; parameters: {}; handler: (args: import("./schema.js").WidenOptionsPromptParams) => Promise<import("@modelcontextprotocol/sdk/types.js").GetPromptResult>; }; //# sourceMappingURL=index.d.ts.map