UNPKG

@boundless-oss/atlas

Version:

Atlas - MCP Server for comprehensive startup project management

6 lines 198 B
import { ToolRegistration } from '../../core/types.js'; /** * Setup workspace tools */ export declare function setupWorkspaceTools(): Promise<ToolRegistration>; //# sourceMappingURL=tools.d.ts.map