Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

I want to configure this into Copilot CLI MCP #48

XJTLUmedia started this conversation in General
Discussion options

how to run this into localhost:3001 so I can add it to config file of Copilot CLI?

You must be logged in to vote

Replies: 1 comment

Comment options

Hi @XJTLUmedia, the extension auto start the DebugMCP server on localhost:3001, so you can add it to the Copilot CLI mcp config right away:

"debugmcp": {
"type": "http",
"url": "http://localhost:3001/mcp",
"description": "DebugMCP - Multi-language debugging support"
}

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /