tasq/node_modules/agentic-flow/dist/mcp/claudeFlowSdkServer.d.ts

6 lines
327 B
TypeScript

/**
* Create an in-SDK MCP server that provides claude-flow memory and coordination tools
* This runs in-process without spawning Claude Code CLI subprocess
*/
export declare const claudeFlowSdkServer: import("@anthropic-ai/claude-agent-sdk").McpSdkServerConfigWithInstance;
//# sourceMappingURL=claudeFlowSdkServer.d.ts.map