UNPKG

@tiberriver256/mcp-server-azure-devops

Version:

Azure DevOps reference server for the Model Context Protocol (MCP)

6 lines (5 loc) 160 B
import { ToolDefinition } from '../../shared/types/tool-definition'; /** * List of work items tools */ export declare const workItemsTools: ToolDefinition[];