#!/usr/bin/env node /** * Doffin MCP Server * Provides access to Norwegian public procurement notices via the Doffin API * Based on https://betaapi.doffin.no/public/v2/ */ export {};