#!/usr/bin/env node
/**
 * URL Builder MCP Server
 *
 * MCP server that provides URL building tools following project-specific rules
 */
export {};
