microsoft / microsoft/vscode

Cannot `#` reference MCP-provided tools

Open
#332,393 0 comments 0 reactions 1 assignee Claimed by @DonJayamanne View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Testing #332161

Not sure if this is expected or not in new SDK harness.

1. Add `apple-developer-docs` mcp

```
"apple-developer-docs": {
"command": "npx",
"args": [
"apple-developer-docs-mcp"
]
}
```

1. Note that it is indeed loaded/seen by agent host
2. Type `#apple` to see the tools. They show up in 'Local' but not 'Copilot' harness

Image

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.