UNPKG

@smartbear/mcp

Version:

MCP server for interacting SmartBear Products

4 lines (3 loc) 188 B
import packageJson from "../../package.json" with { type: "json" }; export const MCP_SERVER_NAME = packageJson.config.mcpServerName; export const MCP_SERVER_VERSION = packageJson.version;