Skip to content

Port conflict: MCP callback and GitHub integration share port 8238 in dev #1157

@charlesvien

Description

@charlesvien

// mcp-callback
const DEV_CALLBACK_PORT = 8238;

// github-integration — comment says "Different from OAuth's 8237" but matches MCP's 8238
const DEV_CALLBACK_PORT = 8238;

If both flows trigger concurrently, EADDRINUSE.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions