UNPKG

@holder-mcp/local-knowledge-base

Version:

Holder公司本地知识库MCP客户端,提供项目文档检索、模块信息查询和架构信息获取等工具

6 lines 160 B
import { MCPTool } from './types'; /** * 知识库MCP工具定义 */ export declare const KNOWLEDGE_BASE_TOOLS: MCPTool[]; //# sourceMappingURL=tools.d.ts.map