UNPKG

@boundless-oss/atlas

Version:

Atlas - MCP Server for comprehensive startup project management

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