Skip to content

chore(mcp): remove unused HTTP transport#1655

Merged
jamesadevine merged 3 commits into
mainfrom
copilot/analyze-remove-mcp-http
Jul 24, 2026
Merged

chore(mcp): remove unused HTTP transport#1655
jamesadevine merged 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>
@jamesadevine
jamesadevine marked this pull request as ready for review July 24, 2026 13:26
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@jamesadevine
jamesadevine merged commit c072fee into main Jul 24, 2026
26 checks passed
@jamesadevine
jamesadevine deleted the copilot/analyze-remove-mcp-http branch July 24, 2026 13:27
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