Skip to content

vscode中使用github copilot agent本地模式无法成功配置 #506

@wangzs2018

Description

@wangzs2018

vscode中使用github copilot agent,配置MCP
{
"mcpServers": {
"promptx": {
"type": "streamable-http",
"url": "http://127.0.0.1:5203/mcp"
}
}
}
无法生效,Agent帮我配置了几次,B站也找了资料还是不发配置成功,请指导下怎么配置,谢谢!

我在cursor中配置
{
"mcpServers": {
"promptx": {
"type": "streamable-http",
"url": "http://127.0.0.1:5203/mcp"
}
}
}
是可以运行的,cursor中配置简单;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions