Skip to content

[BUG] #2647

@RaviMWork

Description

@RaviMWork

Describe the bug

.vscode/mcp.json
not starting tool. i tried in different version of vs code.

Expected behavior

tool start and the available fabric tools suppose to list in agent mode in vscode

Actual behavior

create folder in repos
.vscode/mcp.json
and place the correct path of the exe.
start option not enabled on the below.
{
"servers": {
"fabmcp": {
"command": "C:\Users\Admin\Projects\FabricAIMCP\mcp\servers\Fabric.Mcp.Server\src\bin\Release\fabmcp.exe",
"args": [
"server",
"start"
],
"type": "stdio"
}
}
}

Reproduction Steps

create folder in repos
.vscode/mcp.json
and place the correct path of the exe.
start option not enabled on the below.
{
"servers": {
"fabmcp": {
"command": "C:\Users\Admin\Projects\FabricAIMCP\mcp\servers\Fabric.Mcp.Server\src\bin\Release\fabmcp.exe",
"args": [
"server",
"start"
],
"type": "stdio"
}
}
}

Environment

vs code 120

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions