UNPKG

squabble-mcp

Version:

Engineer-driven development with critical-thinking PM collaboration - MCP server for Claude

4 lines 245 B
import { FastMCP } from 'fastmcp'; import { WorkspaceManager } from '../workspace/manager.js'; export declare function registerInitWorkspace(server: FastMCP, workspaceManager: WorkspaceManager): void; //# sourceMappingURL=init-workspace.d.ts.map