Cannot `#` reference MCP-provided tools
Open
- 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
Contributor guide
Assessment
This issue has not been assessed yet.