package mcphello func Render(path string) string { return "# Hello from the GnoPulse MCP toolkit\nDeployed via `gnotx addpkg` — signer-side deploy on test-13." }