UNPKG

@tiberriver256/mcp-server-azure-devops

Version:

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

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