UNPKG

@tiberriver256/mcp-server-azure-devops

Version:

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

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