UNPKG

@wong2/mcp-cli

Version:

A CLI inspector for the Model Context Protocol

8 lines (5 loc) 130 B
import Conf from 'conf' export const config = new Conf({ projectName: 'mcp-cli' }) export function purge() { config.clear() }