package "neuron-mcp-proxy" { version "0.1.0" description "Stable front-door proxy for neuron-mcp-wrapper - decouples Claude Code's connection target from wrapper rebuilds" authors ["Will Anderson "] edition "2026" } build { entry "src/main.el" output "dist/" }