Add upstream MCP proxy backend for guarded passthrough tools #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-18"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a guarded upstream MCP proxy backend for streamable-HTTP servers. The proxy snapshots an allowlisted upstream tool surface, preserves the upstream tool schema where possible, and fails closed on unknown tools or schema drift.
serve-upstreamfor the proxy backendgo build ./...,go vet ./..., andgo test ./...closes #18
ward.workflow: pull-request-and-merge