Skip to content

Expose MCP connection info and token#69

Merged
HumbleBee14 merged 1 commit into
developfrom
external-agent-support
Feb 1, 2026
Merged

Expose MCP connection info and token#69
HumbleBee14 merged 1 commit into
developfrom
external-agent-support

Conversation

@HumbleBee14

Copy link
Copy Markdown
Member

Add support for exposing MCP connection info (ws port, token, binary path, running state) so external IDEs can connect. Implements a new Show MCP Connection Info command (with quick-pick and clipboard copy) and registers a getConnectionInfo IPC call. Passes session token into the MCP installer and includes --token in generated mcp_servers entries. Update stdio MCP tool to accept a --token CLI arg and enforce authentication in the WebSocket bridge (CLI token > env token). Also update contributions/settings to document the feature.

Add support for exposing MCP connection info (ws port, token, binary path, running state) so external IDEs can connect. Implements a new Show MCP Connection Info command (with quick-pick and clipboard copy) and registers a getConnectionInfo IPC call. Passes session token into the MCP installer and includes --token in generated mcp_servers entries. Update stdio MCP tool to accept a --token CLI arg and enforce authentication in the WebSocket bridge (CLI token > env token). Also update contributions/settings to document the feature.
@HumbleBee14 HumbleBee14 merged commit 445fc62 into develop Feb 1, 2026
0 of 3 checks passed
@HumbleBee14 HumbleBee14 deleted the external-agent-support branch February 1, 2026 08:34
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.

1 participant