feat: add mcp-proxy and mcp-wrapper source (MCP front-door for Claude Code)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package "neuron-mcp-wrapper" {
|
||||
version "0.1.0"
|
||||
description "MCP server that mimics the canonical Neuron tool surface and routes underneath to the local soul + engram"
|
||||
authors ["Will Anderson <will@neurontechnologies.ai>"]
|
||||
edition "2026"
|
||||
}
|
||||
|
||||
build {
|
||||
entry "src/main.el"
|
||||
output "dist/"
|
||||
}
|
||||
Reference in New Issue
Block a user