MCPVault

cmd

MCP tool from Nunu by go-nunu

This module contains the entry points of the application, which perform different operations based on different commands, such as starting the server or executing database migrations. Each sub-module has a main.go file as the entry file, as well as wire.go and wiregen.go files for dependency injecti

How to use it

cmd is exposed by the Nunu MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the cmd tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Nunu

$npx skills add go-nunu/nunu-skills --skill build-with-nunu
FULL NUNU LISTING