Skip to content

chore(mcp): remove unused HTTP transport#1655

Draft
jamesadevine with Copilot wants to merge 3 commits into
mainfrom
copilot/analyze-remove-mcp-http
Draft

chore(mcp): remove unused HTTP transport#1655
jamesadevine with Copilot wants to merge 3 commits into
mainfrom
copilot/analyze-remove-mcp-http

Conversation

Copilot AI commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Current pipelines use SafeOutputs exclusively as a hardened stdio child through MCPG; the legacy HTTP transport was unused.

  • Remove the mcp-http command, implementation, dependencies, and dedicated tests.
  • Align CLI, MCPG, audit, target, and site documentation with the stdio architecture.
  • Preserve release-owned smoke lock fixtures as historical contracts.

Test plan

  • cargo build
  • cargo test
  • cargo clippy --all-targets --all-features
  • cd site && npm run build

Copilot AI and others added 3 commits July 24, 2026 06:34
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants