Skip to content

fix(cli): remove possibility to bind mcp server to a port for security reasons#4060

Merged
dbarrosop merged 4 commits intomainfrom
rem-bind
Mar 26, 2026
Merged

fix(cli): remove possibility to bind mcp server to a port for security reasons#4060
dbarrosop merged 4 commits intomainfrom
rem-bind

Conversation

@dbarrosop
Copy link
Copy Markdown
Member

@dbarrosop dbarrosop commented Mar 26, 2026

PR Type

Enhancement


Description

  • Removed the --bind flag and SSE server transport from the MCP server command, restricting it to stdio-only for security reasons.
  • Updated CLI reference documentation to reflect the removed flag.

File Walkthrough

Relevant files
Core logic
1 file
start.go
Remove bind flag, SSE server path, and start helper; inline stdio serving in action
+5/-27
Documentation
1 file
commands.mdx
Remove --bind flag from MCP start command reference
+0/-2

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 26, 2026

Vercel Deployment Info - docs

@dbarrosop dbarrosop added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 15eae92 Mar 26, 2026
6 checks passed
@dbarrosop dbarrosop deleted the rem-bind branch March 26, 2026 08:54
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